Html template for a bagel shop
- clone the repository and cd into it
- run command npm install - this installs all the needed npm modules
- run command npm run dev - this will open a browser window to http://localhost:8080
- OR run command npm run build - this will 'build' the project into /build