Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 409 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 409 Bytes

Webpack-starting-template

Starter template for webpack web development

Getting Started

To get started, download the repository. Run the "npm i" command to install all the dependencies

npm start

Runs the app in the development mode.

npm run build

Builds the app for production to the public folder.

Built With

  • Webpack - A bundler for javascript