gigster-ui

0.0.24 • Public • Published

Gigster UI

Installing

Gigster runs on node v0.12.13, you can either download an installer directly from the Node.js Foundation, or use a Node Version Manager like nvm or n.

git clone git@github.com:liquidlabs-co/gigster-ui.git; cd gigster-ui
npm install

Development

Use grunt serve to watch and compile sass files, and publish them to /dist. You can build the files manually using grunt.

Publishing

  • Commit your changes and compiled files from /src and /dist.
  • Run grunt bump. This will automatically version the app (in package.json), commit as "Release vX.X.X", add a tag and push to origin.
  • Push the package to NPM using npm publish.

Notes

The gigster font is expected to be available at /media/fonts/gigster.

UI examples can be found in /docs.

Readme

Keywords

none

Package Sidebar

Install

npm i gigster-ui

Weekly Downloads

2

Version

0.0.24

License

UNLICENSED

Last publish

Collaborators