NotePost/README.md

10 lines
282 B
Markdown
Raw Normal View History

2018-11-19 15:32:30 -07:00
NotePost
========
2018-09-22 22:43:56 -06:00
2018-11-19 15:32:30 -07:00
Yet another notes app. Supports Markdown and color-coding.
2018-09-22 22:43:56 -06:00
Setup Tips
----------
* Run composer install (or composer.phar install) to install dependency libraries
* If you don't have any color in the navbar, run `git submodule init` and `git submodule update`.