Skip to content

Latest commit

 

History

History
52 lines (31 loc) · 2.38 KB

README.md

File metadata and controls

52 lines (31 loc) · 2.38 KB

node-mongo demo app

(demo app for the node-mongo project)

Demo (client) app with CRUD operations setup for testing the boilerplate template kit(s) generated from the node-mongo-cli.

Download the app, change directory (cd) into the root of the demo app and install dependencies:

npm install

Start the app:

npm start

View the demo app in the browser at http://localhost:4200. Although the app is built with angular, you don't need to have any knowledge of how to write an angular application. See node-mongo documentation for how to use the app with the boilerplate template kits.

Want to contribute?

Love the project and wish to contribute? See contribution guide in the node-mongo gitbook documentation for how to start contributing. You can also reach out to @Ifycode in case you need any assistance.

Contributors ✨

Thanks to these amazing contributors to the node-mongo project. This project follows the all-contributors specification. See emoji key. Contributions of any kind welcome!