Tailwind CSS/UI template project. Based on Bereikbaarheidsmeter Amsterdam (v2020)
To start a new project.
Fork(!) this repo.
Initiate project using terminal and yarn with the following command sequence
cd frontend
yarn install -D
yarn upgrade --latest -D
yarn build-prod
yarn serve-dev
After initiation a new MAPtm web project is available with the latest, needed dependancies.
Your newly created project should be published to GIT as a new project