Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 748 Bytes

README.md

File metadata and controls

32 lines (27 loc) · 748 Bytes

Contest Spot

Contest Spot is a lightweight extension to get quick view of ongoing hackathons, contests, bounty hunting, challenges and competitive coding from various online platforms

Getting Started

  1. Pull or download the repository
  2. Open folder in VSCODE
  3. Use the node package manager to install dependencies, make sure node is installed on your system.
npm install

Development

Start editing with hot reload use

npm start

Production

For production ready folder use

npm run build

Using extension

  1. go to settings
  2. go to extensions
  3. enable developer mode if not enabled
  4. select load unpacked
  5. select the build folder

License

MIT