In the project directory, you can run the following scripts
-
yarn start
(ornpm start
)- Runs the app in the development mode. Open http://localhost:3017 to view in browser
-
yarn test
(ornpm test
) -
yarn build
(ornpm run build
) -
yarn eject
(ornpm run eject
)
docker-compose up