https://github.com/errorpro/virpp
https://github.com/errorpro/virpp
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/errorpro/virpp
- Owner: ErrorPro
- Created: 2020-03-29T13:29:27.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T17:47:38.000Z (about 3 years ago)
- Last Synced: 2025-01-20T17:24:23.515Z (about 1 year ago)
- Language: TypeScript
- Size: 7.77 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## What is not done due to lack of time:
1. Routing: Every Chart/track should have its own route to load only data for that chart or/and track
2. Saga to handle side effects
3. Styles plugin: cssinjs/less/SC
## How to run
1. `npm install`
2. `npm start`
