1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
Commit Graph

5 Commits

Author SHA1 Message Date
Jari Bakken
0256d357eb Move components to separate files. 2014-10-30 18:26:51 +01:00
Jari Bakken
21eb8e7f85 Use webpack to build JS/JSX resources. Closes #25. 2014-10-30 16:58:04 +01:00
andsandv
91e615a04b Rewrite to use Bootstrap #23 and added JSXHint 2014-10-23 14:02:07 +02:00
ivaosthu
1a68cecb11 Closes #16 - Initial express based server setup.
To start server locally:
npm run start-dev

To execute tests:
npm test
2014-10-20 13:03:43 +02:00
Jari Bakken
8aef0c53a3 Add jshintrc 2014-10-20 12:50:34 +02:00