admin-template

August 11, 2017 ยท View on GitHub

Build Status

admin-template

An admin template clone of rubix.

Demo

https://ksmai.github.io/admin-template

Development

# clone repository
git clone https://github.com/ksmai/admin-template
cd admin-template

yarn           # install dependencies
yarn start     # start dev server
yarn test      # run tests
yarn run build # build for production
yarn run lint  # lint source code

LICENSE

MIT

Contents

  1. 1Development
  2. 2LICENSE