Curated style guide preferences for @mkfizi projects.
Tech stacks:
- AlpineJS
- TailwindCSS
Clone this repository to get started.
Execute the following command in project directory to install dependencies.
npm install
This project utilize Vite for source code bundling. To run, execute one of the following commands:
npm run dev
npm run build
npm run preview
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.