https://github.com/varun93/gulp-buid-zp
Experiments with gulp build.
https://github.com/varun93/gulp-buid-zp
gulp gulp-plugins
Last synced: 3 months ago
JSON representation
Experiments with gulp build.
- Host: GitHub
- URL: https://github.com/varun93/gulp-buid-zp
- Owner: varun93
- Created: 2017-11-13T11:00:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-13T11:03:40.000Z (over 7 years ago)
- Last Synced: 2025-01-05T22:12:31.500Z (5 months ago)
- Topics: gulp, gulp-plugins
- Language: CSS
- Homepage: https://zenparent.in
- Size: 144 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README #
This project was started while I was exploring gulp builds for javascript and css for Zenparent.
### What is this repository for? ###
* This is a static theme for https://zenparent.in
* Version 0.1### How do I get set up? ###
* git clone
* cd code
* npm install
* For development do gulp; for production gulp --production