Skip to content

mationai/jl

Repository files navigation

About

Personal Blog/Portfolio Site using vite-plugin-react-pages.

Theme is from Pudina.

Commands

install: npm install or pnpm install or yarn

Running:

* run dev    # Starts the development server.
* run build  # Builds the app for production.
* run serve  # Runs the built app in production mode.
* run deploy # ntl deploy --prod --dir=./dist

Where * is pnpm, yarn, or npm