Pacific Syndromic Surveillance System project.
In the project directory, you can run:
yarn start
Runs the app in the development modeyarn start-server
Starts central-serveryarn start-dev
Runs start and start-serveryarn test
Launches the test runner in the interactive watch mode.yarn build
Builds the app for production to thebuild
folder.
jest
Create React App does not include the latest version ofjest-dom
so it needs to be set in jest test scripts testing-library/react-testing-library#141