Sourdough Calculator
© Margni Ltd. 2020
In the project directory, you can run:
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
npm run lint
Run ESLint & Stylelint against the project.
npm test
Launches the test runner in the interactive watch mode.
npm run test:coverage
npm run cypress
or npm run cypress:open
(Application must be running on http://localhost:3000)
npm run build
Builds the app for production to the build
folder.