Contest Spot is a lightweight extension to get quick view of ongoing hackathons, contests, bounty hunting, challenges and competitive coding from various online platforms
- Pull or download the repository
- Open folder in VSCODE
- Use the node package manager to install dependencies, make sure node is installed on your system.
npm install
Start editing with hot reload use
npm start
For production ready folder use
npm run build
- go to settings
- go to extensions
- enable developer mode if not enabled
- select load unpacked
- select the build folder