A library of tools
Install dependencies:
yarn install
Run development server:
yarn run dev
Build for produciton:
yarn run build
Run ESLint:
yarn run lint
Lint and fix:
yarn run lint:fix
Contributions, feedback and issues are welcome. Feel free to fork, comment, critique, or submit a pull request.
This project is open source and available under the MIT License.
Follow @vincentdoerig on Twitter.