pm-grid
v1.0.0
Published
Javascript Grid
Downloads
1
Readme
pm-grid
Javascript grid
Documentation
- General
Directory Layout
.
Getting Started
$ git clone -o pm-grid -b master --single-branch
https://github.com/claygifford/pm-grid.git
$ cd pm-grid
$ npm install -g gulp # Install Gulp task runner globally
$ npm install # Install Node.js components listed in ./package.json
How to Build
$ gulp build # or, `gulp build --release`
How to Run
$ gulp # or, `gulp --release`