Easy to use and it is Dark mode ready.
The recommended Vite configuration has already been implemented.
SEO ready, modify your prefered metadata in metadata.ts
. This uses react-helmet-async.
- Make sure you've installed the latest node.js.
- Copy the following command and paste it into the terminal
npx mugna-react-ts
- Navigate to your project directory.
- To install all dependecies, run
npm install
- To start the development server, run
npm run dev
- Vite bundler
- Shadcn-ui
- Tailwindcss
- NPM package here.