Skip to content

luasandy/thinc-nodejs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thinc Institute - Node.js Course

This repo contains the code that was written during the classes given @ Thinc Institute.

Setting Up

Install Node.js

Install node server refresh script

npm install -g nodemon

Install node debugger

npm install -g node-inspector

To run the project run:

nodemon index.js

About

Código del proyecto visto en el curso de Thinc Institute

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.4%
  • HTML 12.6%