Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jamalsoueidan/finale_note
slutseddel projekt
https://github.com/jamalsoueidan/finale_note
Last synced: about 2 months ago
JSON representation
slutseddel projekt
- Host: GitHub
- URL: https://github.com/jamalsoueidan/finale_note
- Owner: jamalsoueidan
- Created: 2014-01-12T13:39:24.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-03-16T17:41:56.000Z (almost 9 years ago)
- Last Synced: 2024-08-09T13:44:46.527Z (5 months ago)
- Language: JavaScript
- Size: 270 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
Finale note (slutseddel project)
* Clone the project
* npm install (download javascript packages)
* jam install (download javascript libraries)Install Instructions
===
Install all gems```bash
bundle install
```Getting Started
===To start the application
```bash
mongod (run database)
supervisor . (run server)
grunt watch (compile hbs)
```