https://github.com/boweihan/coding-blindspots
Client for Coding Blindspots
https://github.com/boweihan/coding-blindspots
Last synced: 2 months ago
JSON representation
Client for Coding Blindspots
- Host: GitHub
- URL: https://github.com/boweihan/coding-blindspots
- Owner: boweihan
- Created: 2020-04-11T15:02:29.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T16:57:45.000Z (over 2 years ago)
- Last Synced: 2025-01-31T09:45:43.586Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.83 MB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# coding-blindspots
Front-end for customized code feedback
## Running on localhost with fake server
First install dependencies:
```sh
npm install
```Reset the fake server
```sh
npm run reset-server
```Start the fake server
```sh
npm run start-server
```Run the client in hot module reloading mode:
```sh
npm start
```Navigate to http://localhost:8080/
Screenshots
# Example Review
# Add code for review + Home Page

# Gallery View
