The SeePASS for the member of SeeDAO.
yarn
or npm i
install packages.
yarn start
or npm start
runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
yarn test
or npm test
launches the test runner in the interactive watch mode.
yarn build
or npm run build
builds the app for production to the build
folder.