Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frantallukas10/gulp-basic-config
https://github.com/frantallukas10/gulp-basic-config
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/frantallukas10/gulp-basic-config
- Owner: frantallukas10
- Created: 2016-11-02T11:33:56.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-03-11T16:27:32.000Z (almost 6 years ago)
- Last Synced: 2024-11-18T21:59:45.462Z (2 months ago)
- Language: JavaScript
- Size: 10 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Gulp basic config
```
npm i
```or
```
yarn install
```## development
```
npm run dev
```## production
```
npm run prod
```