Skip to content

zhangcx93/Simple-Note

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Note

A simple note app built with MongoDB, Express, Angular, NodeJS.
It looks somehow like a Google Keep, for I just want it to be designed simple.
Use this project as a guide to MEAN.

Getting Started

Install the requirement with: npm install

Install and run the MongoDB

Run it with node app.js or test it with nodemon app.js which restart node on code update

Build the sass with grunt, watch it with grunt watch

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style.
Add unit tests for any new or changed functionality.
Lint and test your code using Grunt.

Release History

2014-03-21 Basic function, everything works in a simple and clean way.

License

Copyright (c) 2014 zhangcx93
Licensed under the MIT license.

About

A MEAN app of Note with unlimited potential.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published