Skip to content

Aleksey-Mazur/webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack

Starting template for development web apps with Webpack 5. Includes TypeScript, JSX syntax, SCSS support and much more.

Commands:
  • $ npm run dev (for development);
  • $ npm run build (for build; production-ready files will be moved to 'dist' folder);
  • $ npm run watch (to track file changes and rebuild project - DEV mode);
  • $ npm run start (starting dev server on port 4200)

About

Starting template for development web apps.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published