Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 450 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 450 Bytes

batusay-frontend

CircleCI

Requirements

  • Node > 6
  • Ruby > 2 (for Sass)

Build & development

  • Clone the repo
  • npm install -g bower grunt grunt-cli
  • npm install && bower install

Run grunt for building and grunt serve for preview.

Testing

Running npm test will run the unit tests with karma.