Skip to content

rezafaizarahman/sparing-lp

Repository files navigation

Sparing-lp (WIP)

Sparing Landing Page. Live at http://rezafaizarahman.github.io/sparing-lp

Getting started

Install dependencies:

$ git clone https://github.com/rezafaizarahman/Sparing-lp.git
$ cd Sparing-lp
$ npm install
$ bower install

Generate:

$ grunt build

Run server:

$ grunt serve

Deploy to gh-pages :

$ git subtree push --prefix dist origin gh-pages

Releases

No releases published

Packages

No packages published