Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 1.32 KB

README.md

File metadata and controls

48 lines (35 loc) · 1.32 KB

CRUD MEAN

licence mit GitHub issues GitHub package.json version GitHub Release Date GitHub top language GitHub repo size GitHub All Releases

Instalation

npm install

Usage

1. MongoDB

mongod

2. Server

node server.js

3. Browser

// http://localhost:4000/

Contributing

  • Fork it!
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -m 'Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request

Log

Check Releases for detailed changelog.

License

MIT license © Hemerson Vianna