nicholette / big_hacks_ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kiva Nuevo Frontend

This project is generated with yo angular generator version 0.15.1.

This project is used with https://github.com/nekonekonik/big_hacks

Build & development

  1. Get a ngrok url and add it into NGROK_URL under app >> scripts >> controllers >> main.js

  2. Run grunt for building and grunt serve for preview.

  3. (Optional) To see cool animations, remember to add back the following line to index.html after doing every grunt serve (it likes to remove this line 😜)

<link rel="stylesheet" href="bower_components/angular-timeline/dist/angular-timeline-animations.css" />

Testing

Running grunt test will run the unit tests with karma.

About


Languages

Language:JavaScript 57.0%Language:HTML 38.7%Language:CSS 4.3%