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

a simple note platform with markdown.

Notifications You must be signed in to change notification settings

pennyren/wenote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wenote

This is my graduation project called wenote. It's an evernote-liked node project, and provide a way that note with markdown. Simple is everything.

Get started

  1. install node.js
  2. global install gulp
$ npm install gulp -g
  1. start wenote
 $ npm install
 $ gulp
 $ node app

then go to browser open localhost:8080 to see it.

License

MIT

About

a simple note platform with markdown.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published