Find a file
2016-11-06 15:08:41 +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 Merge branch 'refacto/Header' of https://github.com/Tiqa/debats-front into refacto/Header 2016-11-06 04:25:38 +01:00
stories Update stories/index.js 2016-11-06 03:09:25 +01: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
.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 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 Add jquery to devDependencies 2016-11-06 15:08:41 +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