Skip to content
Snippets Groups Projects

Boilerplate

eslint config setup guide

Run & Install

npm install
# or
yarn install

cp config.js.temp config.js

npm start
# or
yarn start