Skip to content

LivingIT/beautyincode.se

Repository files navigation

Beauty in Code

👨‍💻 Developing

Install packages

npm run install

Run the dev server

npm run dev

🛠️ Building

Create a production version of the site:

npm run build

You can preview the production build with npm run preview after running the build command.

🚀 Deploy to production

Cloudflare deployment is automatic and merge to master deploys to production.