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
yarn
to 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:dev
localhost:8080