Find a file
2016-11-06 17:53:49 +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 Lint 2016-11-06 17:53:49 +01:00
stories Merge branch 'master' into smallFixes 2016-11-06 04:57:24 +01:00
test Add missing newline 2016-11-05 15:40:04 +01:00
webpack Lint all files (big fixes) 2016-11-06 01:04:13 +01:00
.babelrc Remove unused babel-plugin-lodash 2016-11-05 13:15:27 +01:00
.bootstraprc Add bootstrap-loader config 2016-11-06 03:09:25 +01:00
.eslintignore ESLint config 2016-08-14 00:06:31 +02:00
.eslintrc Change ESLint indent rule (fix + enable function call) 2016-11-06 17:53:11 +01:00
.gitignore .gitignore : build/ and dist/ 2016-08-17 01:45:46 +02:00
package.json Merge branch 'master' into smallFixes 2016-11-06 04:57:24 +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