0.0.11 • Published 5 years ago
mongo-express-start v0.0.11
Mongo Express Start! A batteries included generator for Node.js Servers.
A generator for a webapp server based on express, mongoDB and many other things 😀
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Prerequisites
Node.js version >= 10
npm version >= 6Installing
From github
git clone https://github.com/CaioF/mongo-express-start
cd mongo-express-start/
npm iFrom npm
npm i mongo-express-startDeploying
npm run devruns nodemon dev servernode run startruns normal node servernpm run lintruns code lintingnpm run testruns code testing
Built With
Authors
- Caio Fleury - CaioF
License
This project is licensed under the Attribution-NonCommercial-NoDerivatives 4.0 International License - see the LICENSE.md file for details