1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
andsandv
00648bce16 Add test for creating features when name is not unique 2020-02-20 08:30:21 +01:00
Jari Bakken
e7ecae51b7 Move components to separate files. 2020-02-20 08:30:12 +01:00
Jari Bakken
e1f1cfc4d3 Use webpack to build JS/JSX resources. Closes #25. 2020-02-20 08:30:12 +01:00
andsandv
02ee6471ee Rewrite to use Bootstrap #23 and added JSXHint 2020-02-20 08:30:09 +01:00
ivaosthu
4a84149b63 Closes #16 - Initial express based server setup.
To start server locally:
npm run start-dev

To execute tests:
npm test
2020-02-20 08:30:06 +01:00
Jari Bakken
67d51ae82c Add jshintrc 2020-02-20 08:30:06 +01:00