Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dntzhang/template-typescript
TypeScript template of omi-cli
https://github.com/dntzhang/template-typescript
Last synced: 2 months ago
JSON representation
TypeScript template of omi-cli
- Host: GitHub
- URL: https://github.com/dntzhang/template-typescript
- Owner: dntzhang
- License: mit
- Created: 2018-12-18T12:31:33.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-19T23:03:44.000Z (about 1 year ago)
- Last Synced: 2023-10-20T08:05:40.369Z (about 1 year ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
```
npm install webpack webpack-cli webpack-dev-server -g
``````
npm run start or yarn start
npm run build or yarn build
```