Skip to content

Jfriedrich/Powerwatch-landing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Power Watch-Splash

A landing page for World Power Watch

Requeriments

  • Node 0.10+
  • sass 3.4.14

Install global dependencies:

npm install -g grunt-cli bower

Install gems:

bundle install

To install

npm install && bower install 

Developing

Unleash server (includes watch task for js and scss files):

grunt serve

For JS files:

grunt test

Go to http://localhost:5000 and have fun! 😁

Deploying

Deploy to gh-pages:

grunt deploy

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 65.8%
  • CSS 19.1%
  • JavaScript 15.1%