https://github.com/gengjiawen/os-init
https://github.com/gengjiawen/os-init
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gengjiawen/os-init
- Owner: gengjiawen
- License: mit
- Created: 2019-06-09T15:26:55.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-31T10:17:45.000Z (6 months ago)
- Last Synced: 2025-04-11T01:54:00.706Z (2 months ago)
- Language: TypeScript
- Size: 171 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Setup
My OS setup and mostly used script.
```
npm install
npm start
```Project generated by [gengjiawen/ts-scaffold](https://github.com/gengjiawen/ts-scaffold)