Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zhouqihang/gulp-template


https://github.com/zhouqihang/gulp-template

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

        

# gulp-template

## use javascript
```shell
$ npm run dev
```

```shell
$npm run build
```

## use typescript
```shell
$ npm run dev:ts
```

```shell
$npm run build:ts
```