The Great Crypto VC Job Board, which combines 30 major crypto VC job portals into a single page, making lives a bit easier for people seeking work on #Web3.

Built on [InternetComputer](https://github.com/dfinity) and [Juno](https://juno.build/)
| Command | Action |
|---|---|
npm install |
Installs dependencies |
npm run dev |
Starts frontend dev server at localhost:4321 |
juno dev start |
Quickstart the local development emulator (requires Docker) |
npm run build |
Build your production site to ./dist/ |
juno deploy |
Deploy your project to a Satellite |