Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```