Skip to content

Repository files navigation

Founders Map Quest

Application skeleton generated with yeoman.

Install required libraries ubuntu/debian

sudo npm install -g yo grunt-cli bower karma
sudo apt-get install ruby-full libgemplugin-ruby
sudo su -c "gem install sass"
sudo su -c "gem install compass"

Build application

npm install
bower install
grunt

Preview application

grunt serve

Run tests

grunt karma

Error handling

If grunt serve throws warning Running "watch" task Waiting... Warning: watch ENOSPC then run

echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages