1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
Commit Graph

14 Commits

Author SHA1 Message Date
Jari Bakken
21a882c237 Switching back to FINN styling. 2014-10-31 10:30:23 +01:00
Jari Bakken
21eb8e7f85 Use webpack to build JS/JSX resources. Closes #25. 2014-10-30 16:58:04 +01:00
Jari Bakken
6c7734be4f Bump react to 0.12. Closes #37. 2014-10-30 15:49:04 +01:00
Jari Bakken
6bf0e38a2b Move container 2014-10-24 13:02:53 +02:00
andsandv
27247f7700 Move menu into React 2014-10-24 12:55:12 +02:00
Jari Bakken
39f55e25c1 Add some padding 2014-10-24 12:06:32 +02:00
andsandv
138f80356f #12 Setup features in grid 2014-10-24 11:42:17 +02:00
andsandv
79b0a1fb13 #12 Remove new in header 2014-10-24 10:34:40 +02:00
Jari Bakken
cce3d0b5f2 Redo the React structure - lots of stuff missing 2014-10-23 18:21:24 +02:00
andsandv
97cd4c8704 #12 Add FeatureForm for new Features 2014-10-23 14:33:34 +02:00
andsandv
91e615a04b Rewrite to use Bootstrap #23 and added JSXHint 2014-10-23 14:02:07 +02:00
Jari Bakken
44ed6a9162 Add React + a few components 2014-10-21 18:59:51 +02:00
Jari Bakken
e15df86b8d Adding some styles to index.html 2014-10-21 14:30:46 +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