Find a file
2016-11-05 22:03:11 +01:00
.idea Conf/Webstorm 2016-11-05 14:55:12 +01:00
.storybook Add Storybook info addon 2016-11-05 10:34:57 +01:00
config Changed: use api endpoint from config file 2016-09-04 22:53:44 +02:00
src Rename HeaderStyle.css to Header.css 2016-11-05 22:03:11 +01:00
stories add few stories 2016-10-24 22:57:15 +02:00
test Add missing newline 2016-11-05 15:40:04 +01:00
webpack Small fixes: fixed missing keys, globalized CSS, ... 2016-11-05 14:55:12 +01:00
.babelrc Remove unused babel-plugin-lodash 2016-11-05 13:15:27 +01:00
.eslintignore ESLint config 2016-08-14 00:06:31 +02:00
.eslintrc Update eslintrc 2016-11-05 15:23:20 +01:00
.gitignore .gitignore : build/ and dist/ 2016-08-17 01:45:46 +02:00
package.json Merge branch 'master' into tech/jest 2016-11-05 15:37:06 +01:00
README.md Add link on Codeship status icon 2016-11-05 13:16:21 +01:00

codeship

HOW TO INSTALL

git clone
npm install
npm run dev-local #launch server on port 3030