This is a React.ts Admin dashbaord fully customized using React vite.
Getting Started First, run the development server:
npm run dev
yarn dev Open http://localhost:5173 with your browser to see the result.
How to use Installation Tailwind is the default style. styled-components (styled) are also available.
yarn create eco-client next my-app
Use
npm run dev
And then
Go to this page : http://localhost:5173/auth/login
🛂 Typescript For typescript add the parameter -ts or --typescript:
yarn create eco-clien next my-app -ts 🗻 Features Reactjs Tailwind
README.md 1 KB