Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jamalsoueidan/finale_note

slutseddel projekt
https://github.com/jamalsoueidan/finale_note

Last synced: about 2 months ago
JSON representation

slutseddel projekt

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)
```