calendar
可憐だプロジェクト is covered by the MIT License
Developer setup info:
- mongodbをインストール
- git clone https://github.com/ntechlab/calendar.git
(developブランチをcloneする場合は、git clone -b develop https://github.com/ntechlab/calendar.git) - cd calendar
- npm install
How to use:
- node ./bin/www
- do access to http://localhost:3000/
- ユーザーが0件の場合にはデフォルト管理ユーザーadminが作成される。パスワードは、nodeapp123