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

8 Commits

Author SHA1 Message Date
Anders Olsen Sandvik
39b809c4d2 Merge pull request #83 from finn-no/dependencies
Update devDependencies
2015-02-10 17:54:41 +01:00
andsandv
694701d6a1 Update dependencies 2015-02-10 17:51:55 +01:00
andsandv
f2fdf4c771 Add test for creating features when name is not unique 2015-02-10 17:19:32 +01:00
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