Skip to content
This repository has been archived by the owner on Jul 15, 2018. It is now read-only.
/ notes Public archive

Common Node example using Stick and Mongo Sync

Notifications You must be signed in to change notification settings

olegp/notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes

Notes is an example of a Common Node application using Stick and Mongo Sync.

To try it out, you will need to have Common Node installed globally (via npm install common-node -g) as well as MongoDB running on localhost.

Then, simply:

git clone [email protected]:olegp/notes.git
cd notes
npm install
common-node .

From the browser, navigate to http://localhost:8080/ to see the webapp in action.

About

Common Node example using Stick and Mongo Sync

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published