New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

pilas-bloques-exercises

Package Overview
Dependencies
Maintainers
0
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pilas-bloques-exercises

Exercises for Pilas Bloques

  • 1.4.34
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-96.3%
Maintainers
0
Weekly downloads
 
Created
Source

¡Hola! :vulcan_salute: Este es un proyecto relacionado a Pilas Bloques :heart:. En el repositorio de ese proyecto encontrarás las guías sobre cómo contribuir y el código de conducta, que son guías que aplican también a este proyecto.

Hi! :vulcan_salute: This is a project related to Pilas Bloques :heart:. In that project's repository you'll find the contribution guidelines and the code of conduct which also apply to this project.

Pilas Bloques Exercises

Programming exercises for Pilas Bloques.

Build Status

How to use?

First you have to install all dependencies for this project, you can do this by running the following command:

npm install

You also need to install python3, to do this in Linux, run:

sudo apt-get install python3 python3-dev

Then, to start the compilation and open the browser in the demo page:

npm run start

However, this doesn't trigger a new compilation when a file is changed. For this you have to start in another terminal:

npm run watch

How does it look?

When the browser opens, you will see the first challenge directly like this:

Note that challenges can be loaded using the ?desafio parameter in the URL.

For example:

  [...]/visorEjercicios.html?desafio=AlimentandoALosPeces
  [...]/visorEjercicios.html?desafio=FutbolRobots

etc...

Keywords

FAQs

Package last updated on 02 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc