Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 365 Bytes

README.md

File metadata and controls

38 lines (23 loc) · 365 Bytes

Node Full Stack Lab

Full Stack Lab em NodeJS que simula o site wikiHow

Build

$ npm install

Dev

$ nodemon index.js

Dependencies

$ npm init

$ npm install express

$ npm install ejs

$ npm install axios

$ npm install body-parser

$ npm install -g nodemon

Deploy

https://nodejs-fullstack-lab-dllohfiari.now.sh/