Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 200 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 200 Bytes

Committee Dashboard Frontend

Development

yarn install
yarn dev # and open http://localhost:3000 in your browser 

Run with SSR

yarn build
yarn start