Automatically built to the compiled branch.
compiled
To run locally, clone this repo, run
npm install
and run npm run dev to run for development
npm run dev
or run npm run build
npm run build
and preview the build with
npm run preview.
npm run preview