Skip to content

Repository with examples to practice Advanced concepts in JS - 2020/2021

Notifications You must be signed in to change notification settings

SilvanaBgn/JS-concepts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS-concepts

Repository with examples for theorical concepts in JS

Commands to install libraries

npm init (new package.json and basic configuration) npm i @babel/cli @babel/core @babel/node @babel/preset-env nodemon -D

.babelrc file: to upload babel for ES6/7

npm install --> this will install all dependencies declared in package.json proyect

About

Repository with examples to practice Advanced concepts in JS - 2020/2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published