Skip to content

shownotes/snotes20-angular-webapp

 
 

Repository files navigation

snotes20 - frontend

Setup

$ npm install -g bower grunt grunt-cli
$ gem install compass
$ cd snotes20
$ npm install
$ bower install
  # copy app/components/config.js.sample to config.js
  # and adapt apiBaseUrl & mediaUrl

Development Server

$ grunt serve

About

Angular frontend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors