Skip to content

A template for web apps using Browserify, Grunt, Bower, AngularJS, Bootstrap and other goodies

License

Notifications You must be signed in to change notification settings

rykkart/webapp-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#webapp-seed This is a template for building web applactions. It uses a bunch of handy technologies, such as:

A handy tool for creating favicons Real Favicon Generator

##Building webapp-seed Download and install Node.js

Fetch grunt from the package manager by running:

> npm install -g grunt-cli

Install the dependencies:

> npm install

Then run the following to build:

> grunt

##Running tests Execute all by using the following:

> grunt test

About

A template for web apps using Browserify, Grunt, Bower, AngularJS, Bootstrap and other goodies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published