Repo based on https://github.com/finmavis/webpack-4-boilerplate.git, made for klima-mitbestimmung.jetzt
To run this locally:
- Clone project
git clone https://github.com/ZipJo/petition-kmj-reboot.git . - Install all dependencies using
yarnornpm install - Start the development server using
yarn startornpm run start - Open up http://localhost:3000
- Happy Hacking!