Website for accounting office Joanna Makowska.
Make sure to have installed right version of Node.js in nvm
nvm use
Don't forget to install the dependencies:
yarn install
# Build app
yarn build
# Run app
yarn start
# Run app in watch mode
yarn dev
# unit tests
yarn run test
# unit tests in watch mode
yarn run test:watch
# Runing tests in coverage mode
yarn test:coverage
Biuro Makowska is MIT licensed.