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

7 Commits

Author SHA1 Message Date
Jari Bakken
21a882c237 Switching back to FINN styling. 2014-10-31 10:30:23 +01:00
Ivar Østhus
6d93e46733 #34 added a mock for the strategies templeates 2014-10-30 21:10:48 +01:00
Jari Bakken
21eb8e7f85 Use webpack to build JS/JSX resources. Closes #25. 2014-10-30 16:58:04 +01:00
Gard Rimestad
c36a0e9610 Adding events api 2014-10-24 15:32:40 +02:00
Gard Rimestad
91847835f8 refactoring s/api/featureApi/g 2014-10-24 15:14:26 +02:00
Ivar Conradi Østhus
c8021e769a renamed api to feature-api 2014-10-22 16:39: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