Skip to content

A front-end template for geo-applications

Notifications You must be signed in to change notification settings

soybackend/tocapu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tocapu

A front template to geo-applications.

##How to start

First open Terminal.

Install Bower and Grunt Client

npm install -g bower grunt-cli phantomjs

Install project Node dependencies

npm install

Now, install front end dependencies with Bower

bower install

To end, run! This command run test, concat, minify, check syntax and optimize:

grunt

And this command watch next changes for run the tasks again.

grunt test

To stop grunt press Ctrl + C on Terminal

Deploy

grunt build

About

A front-end template for geo-applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published