Starter responsive dashboard layout built with tailwindcss alpinejs
To get started:
-
Clone the repository:
git clone https://github.com/Kamona-WD/starter-dashboard-layout.git cd starter-dashboard-layout
-
Install the dependencies:
# Using npm npm install # Using Yarn yarn
-
Start the development server:
# Using npm npm run dev # Using Yarn yarn dev
Now you should be able to see the project running at localhost:8080.
-
Open
src/html/index.edge
in your editor and start experimenting!
To build an optimized version of your CSS & html, simply run:
# Using npm
npm run build
# Using Yarn
yarn build
After that's done, check out ./public
to see the optimized output.
Be careful and donate just if it is within your possibilities, because there is no refund system. And remember that you don't need to donate, it is just a free choice for you. Thank you!