Skip to content

Loqrin/loqrin.dev

Repository files navigation

loqrin.dev

Personal website. Visit @ loqrin.dev

Built with Vite, React & TailwindCSS.

Build

First run:

npm install

This will download all the required dependencies.

Then, to build for production, run:

npm run build

This will build and produce production files in ./dist folder.

Running Development Environment

To run the development environment, ensure that npm install has been ran.

Then run:

npm run dev

This will spin up the development environment and the site can be viewed locally in the browser.

About

loqrin.dev site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published