This was derived from a tutorial from Smashing Magazine. I modified it to use modern JS syntax and webpack to speed up the dev loop.
- Run
yarnto install dependencies - Run
yarn start:dev - Open browser to
localhost:8080
This was derived from a tutorial from Smashing Magazine. I modified it to use modern JS syntax and webpack to speed up the dev loop.
yarn to install dependenciesyarn start:devlocalhost:8080