Skip to content

Files

Latest commit

e19ddf7 · Jan 11, 2016

History

History
47 lines (34 loc) · 1.23 KB

README.md

File metadata and controls

47 lines (34 loc) · 1.23 KB

Sharock Frontend

Circle CI Dependency Status devDependency Status

Design

Dependencies

For more information, see package.json.

Build

$ npm install
$ npm run build-prod

Development

$ npm install
$ npm run watch

Test

Not implemented yet 🙀

Contributing

  1. Fork it ( https://github.com/shardsrocks/sharock-frontend/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

License

MIT License