The workout manager application.
$ yarn
# development
$ yarn start
# watch mode
$ yarn start:dev
# production mode
$ yarn start:prod
ESLint was downgraded to the [email protected]
because of the WebStorm IDE compatibility bug.
Follow the YouTrack issue for more information.
Project is MIT licensed.