Skip to content

albertpatterson/webpack-web-app-seed

Repository files navigation

webpack-web-app-seed

a seed for a web app project using webpack

Usage

Fork this repo and use it as a starting point for a web app

development

  • build the project and watch for source file changes: npm run watch
  • build the project, watch for changes, and serve the project using webpack dev server: npm run dev
  • build the project for production: npm run build

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

a seed for a web app project using webpack

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published