This repository manages branding for biitle.nl projects. The automated script located in scripts/do.sh is built with Bash.
- Fork this repo and clone it.
- Start your web server and run
npm run dev. - Commit your work:
git commit -am "Message" - Push your work:
git push origin your/branch - Now, create a PR on the branch you modified.