An application to manage multiple accounts of book library for the Montreal Nelligan system.
This is a SST application (backend functions) and a ReactJS
app for the frontend.
SST app:
yarn
yarn start
React:
cd react-app
yarn
yarn start
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
yarn deploy --stage prod