Documentation site for Backgrid.js
# Build for developement
$ npm run build
# Start the Webpack dev server
$ npm run build-dev
# Build for production
$ NODE_DEV=production npm run build
Documentation site for Backgrid.js
# Build for developement
$ npm run build
# Start the Webpack dev server
$ npm run build-dev
# Build for production
$ NODE_DEV=production npm run build