a simple back-end server usgin restify framework, mongoose and webpack
- installing dependencies
npm install
- building project
npm run build
or
npm run dev
last command will also build and run the project
a backend in node with restify framework using es6 with webpack
JavaScript