Full Stack Lab em NodeJS que simula o site wikiHow
$ npm install
$ nodemon index.js
$ npm init
$ npm install express
$ npm install ejs
$ npm install axios
$ npm install body-parser
$ npm install -g nodemon
Deploy
Full Stack Lab em NodeJS que simula o site wikiHow
$ npm install
$ nodemon index.js
$ npm init
$ npm install express
$ npm install ejs
$ npm install axios
$ npm install body-parser
$ npm install -g nodemon
Deploy