Awesome Admin Pannel Create Using Tailwind.
Clone this repo to your local by running:
git clone https://github.com/pku-dev/bertuah-admin
Install package:
yarn
Run server and watch your change by running:
yarn run dev
Open your local with port 9000:
http://localhost:9000 or http://localhost:9000/pages
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.