-
Notifications
You must be signed in to change notification settings - Fork 75
Development
tan90° edited this page Jan 6, 2018
·
11 revisions
-
Fork and install modules
$ npm install
-
Get your token
-
Copy
src/config.sample.js
tosrc/config.js
, and set the values
ES6
PostCSS
GraphQL
webpack
axios
babel
not other framework
$ npm start
local server: http://127.0.0.1:1234
you can change the port
in package.json
$ npm run build
ESLint
Airbnb JavaScript Style
puppeteer
mocha
power-assert
$ npm t