Svoboda | Graniru | BBC Russia | Golosameriki | Facebook
Skip to content

A quick little setup for how I like to create web applications.

License

Notifications You must be signed in to change notification settings

josfeenstra/webpack-starter

Repository files navigation

webpack-starter

A quick little setup for how I like to create web applications.

install

  • git clone https://github.com/josfeenstra/webpack-starter
  • rm webpack-starter/.git, you probably want a fresh repo
  • mv webpack-starter my-project, you probably want to use a different name
  • npm i to install everything
  • Turn on prettier plugin (vscode specific)
  • npm run watch or npm run build
  • Host public/ using 'live server' (or anything else)
  • Start hacking!

About

A quick little setup for how I like to create web applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published