We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fork and install modules $ npm install
$ npm install
Get your token
Copy src/config.sample.js to src/config.js, and set the values
src/config.sample.js
src/config.js
ES6 PostCSS GraphQL
ES6
PostCSS
GraphQL
$ npm start
local server: http://127.0.0.1:1234
you can change the port in package.json
port
package.json
$ npm run build
ESLint Airbnb JavaScript Style
ESLint
Airbnb JavaScript Style
$ npm t