https://github.com/solirius/mmolife-web-client
https://github.com/solirius/mmolife-web-client
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/solirius/mmolife-web-client
- Owner: Solirius
- Created: 2019-11-08T06:18:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T11:31:56.000Z (over 3 years ago)
- Last Synced: 2025-03-06T03:14:12.477Z (over 1 year ago)
- Language: JavaScript
- Size: 844 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mmolife-web-client
## Run
Start the development server and TypeScript compiler:
```
npm start
```