- Clone this project
- Go to project folder
Install dependancies
npm install
Run the application
npx webpack serve
Go to http://localhost:9000/ using a browser
Install dependancies
npm installRun the application
npx webpack serveGo to http://localhost:9000/ using a browser