Skip to content

errorinc0de/regalia-2022-web

Repository files navigation

Regalia 2022 website

to start developing

  • npm install
  • Now in two separate terminals or sessions 👉
  • in one terminal/session run npm run dev to run vite
  • in other terminal/session run npm run tw-watch to run tailwind-jit
  • open dev url at http://localhost:3000/

Build for production

When you're ready for production. Go to the root of the project folder and run npm run build

  • Publish the deploy folder to your host provider

To preview the production run npm run serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published