Native multi-page web development templates powered by gulp.
- HMR
- Environmental Distinction
- Scss Support
- Html Compression
- Css Compression
- Babel
- JS Compression
- Img Compression
- Filename Hash
- Jquery-3.5.1
Create a repo from this template on GitHub.
git clone https://github.com/qixiaobro/native-website-template.git
npm i
Just run and visit http://localhost:8000
npm run dev
To build the App, run
npm run build