Skip to content

toronana/libreriasjs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libreriasjs

The exercises of each post published in libreriasjs.com

You can see each one of those exercises in action at https://libreriasjs.com

To make most of them work it is necesary have NodeJs installed. Then use your favourite CLI terminal to go to the project folder you want to execute and install the dependencies with the following command:

npm install

This is required only once. After that, you should be able to launch the project using the command specified inside the package.json. Usually it is one of the followings:

npm run dev or npm start

If none of them works, and there is no README with more information inside the folder, feel free to DM me via Instagram. I will be happy to help you.

If you need to download only ONE folder of this repo, feel free to use the following online tool:

Download one folder from Github Repo

This is the list of the results achieved in each post:

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.5%
  • CSS 20.3%
  • HTML 8.4%
  • SCSS 4.6%
  • Handlebars 3.7%
  • Sass 3.2%
  • Other 3.3%