admin-template
August 11, 2017 ยท View on GitHub
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