svelte-admin-boilerplate

Svelte Admin Boilerplate

๐Ÿ‘‹ Admin panel with TailwindCss Boilerplate ๐Ÿ‘‹

โ“ What is this?

This is admin template using tailwindcss with support for PostCSS inside Svelte components.

๐Ÿงญ Project Status

This project base will continue to be maintained

๐Ÿ‘ Clone

git clone https://github.com/sangvictim/svelte-admin-boilerplate

โฌ‡๏ธ Install Dependencies

You need to be using version 14.15 or higher of Node.

cd svelte-admin-boilerplate
npm install  # pnpm also works
yarn install # if you using yarn

๐Ÿ›  Usage

๐Ÿงช Development

npm run dev

๐Ÿ”จ Building for Production

npm run prod

๐Ÿ“ฆ Exporting a Static Site

npm run export

This README was generated with โค๏ธ by readme-md-generator

Top categories

Loading Svelte Themes