Skip to content

Latest commit

 

History

History
executable file
·
47 lines (29 loc) · 571 Bytes

README.md

File metadata and controls

executable file
·
47 lines (29 loc) · 571 Bytes

Tools

A library of tools

Project setup and usage

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

Contributing

Contributions, feedback and issues are welcome. Feel free to fork, comment, critique, or submit a pull request.

License

This project is open source and available under the MIT License.


Follow @vincentdoerig on Twitter.