Skip to content

andrii-marushchak/Gulp-4-Webpack-Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run Server

Set ProxyServer to true if you need proxy server, and populate domain const

const proxyServer = false 
const domain = 'localhost/test'

Run Server & Watcher

npm run dev | gulp

Build Project

npm run build | gulp build

About

HTML/SCSS Boilerplate using GULP 4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published