krdlab / grommet-docs

Website project for Grommet framework (http://grommet.io)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grommet Documentation

Build Status Code Climate Dependency Status devDependency Status

This is the source code for the Grommet documentation.

Install

To run the website locally for development execute the following:

  1. Install website NPM modules:

    $ npm install
    
  2. Start the development server:

    $ gulp dev
    

About

Website project for Grommet framework (http://grommet.io)

License:Apache License 2.0


Languages

Language:JavaScript 98.6%Language:CSS 0.8%Language:HTML 0.6%