Skip to content

liquidvisual/swc-0914

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swc-0914

UAT Link Here

Installation

This project is built with Jekyll 2.4.0 - a static site generator. It also uses Grunt.js - a JavaScript task runner and Bower for package management.

On Mac:

Note: You may need to install Ruby, Ruby Gems, NodeJS & Git. There are detailed instructions on the Jekyll website.

gem install jekyll
git clone [email protected]:liquidvisual/swc-0914.git
cd swc-0914
npm install
bower install
grunt serve
# => Now browse to http://localhost:9292

For distribution:

grunt build # => to concat and minify etc

For Windows check this link.

About

Client Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published