Visit Sakai Nuxt website for a live preview. Tip See the playground for a full working example Getting Started To get started, clone this repository from GitHub and install the dependencies with pnpm or npm or yarn. pnpm install # npm install or yarn install Next step is running the applica...
# Sakai Admin Template for Nuxt 3 > ### You should consider using [Sakai Nuxt Theme](https://github.com/who-jonson/sakai-nuxt-theme). ### Live Preview Visit [Sakai Nuxt](https://sakai-nuxt.vercel.app) website for a live preview. ### Getting Started 1 comment on commit 2bef1a...
Starter Admin Template based on Nuxt 3 and PrimeVue 3 - Merge remote-tracking branch 'origin/main' · who-jonson/sakai-nuxt@fae3f7f
git clone https://github.com/suprimpoudel/sakai-nuxt cd sakai-nuxt npm install Running the Development Server Run the development server with the following command: npm run dev Open your browser and navigate to http://localhost:3000 to view the application. Build for Production To build the...
Visit Sakai Nuxt website for a live preview. Tip See the playground for a full working example Getting Started To get started, clone this repository from GitHub and install the dependencies with pnpm or npm or yarn. pnpm install # npm install or yarn install Next step is running the applica...