CRUD using dynamic forms with NodeJs, Express 4 and MongoDB.
git clone https://github.com/WesleyAmaro/crud-nodejs.git
Node: 8.7.0
NPM: 5.4.2
Gulp CLI: 3.9.1
Gulp local: 3.9.1
Mongodb
npm install
Database name: myproject;
If you do not know how to use it, check the instructions below:
https://www.youtube.com/watch?v=Lj6vw4WnuyA
gulp
npm run dev