bizzy-phoenix-template
v1.6.1
Published
Bizzy Phoenix Template
Downloads
26
Keywords
Readme
phoenix-template
phoenix-template is a CSS framework used for Bizzy front-end projects. It uses UIKit as its base framework.
Build Setup
# install dependencies
$ npm install
# package LESS files to CSS and concat - uglify JavaScript files
$ grunt
# watch files and auto reload when changing css and html files
$ grunt develop
# change version in package.json
# publish package to npm (package name: bizzy-phoenix-template)
$ npm publish