You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
app | 3 years ago | |
.gitignore | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
gulpfile.js | 3 years ago | |
package-lock.json | 3 years ago | |
package.json | 3 years ago |
README.md
ES6WebsiteGenerator
This is my ES6 Website basic scaffolding. All my ES6 websites will inherit from this repo. It uses:
- Gulp
- Gulp webserver
- HTMLmin
- CSSNano
- Browserify
- Uglify
Output is going to be created on the build
folder, ready to be uploaded.
Feel free to use it whenever you want!