Skip to content

System of blogging with MongoDB, Express, Angular and Node.js (in development)

Notifications You must be signed in to change notification settings

vxtool/system-blogging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System of blogging

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

Install

npm install
mongod
npm start

Watch with Nodemon

npm install -g nodemon
mongod
nodemon ./bin/www

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

About

System of blogging with MongoDB, Express, Angular and Node.js (in development)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published