Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nutgaard/spotifyghtclient

FrontEndClient for spotify voting
https://github.com/nutgaard/spotifyghtclient

Last synced: 2 months ago
JSON representation

FrontEndClient for spotify voting

Awesome Lists containing this project

README

        

NodeBowerGruntSass
==================

Boilerplate code for setting up a project using NodeJS, Bower, Grunt, and SASS, ready to be deployed to heroku and build with cordova for mobile apps.

Starting dev mode
==================

```
grunt
foreman start web
```

Starting prod mode
==================

```
grunt prod
node server.js
```