dynamic_example/static at master · Gizra/dynamic_example · GitHub
Skip to content

Latest commit

 

History

History

Folders and files

README.md

Installation

npm install
bundle install

Then run gulp to start the local server with BrowserSync.

Installing the linter

First,

gem install scss_lint

Then, install a plugin for your favorite editor:

Deploying to gh-pages

In order to publish your work run gulp publish && gulp deploy while on the master branch.