Skip to content

pwasilewski-netcode/webpack-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack-demo

Webpack 4.5 demo (ES6/JS, SCSS, CSS, fonts, images, HTML)

Run commands on the particular directory (js-lab or simple-web).

Install node packages: npm install

Start webpack-dev-server (localhost:8080) with files watching and hot module replacement: npm run start

Build project with Webpack and open manually dist/index.html file in the web browser: npm run build

About

Webpack 4.5 demo (ES6/JS, SCSS, CSS, fonts, images, HTML)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published