ElmDemo/UI/README.md
2023-06-15 21:21:48 +08:00

362 B

Getting Started

Run the following command to clone the repository:

git clone https://github.com/MdMostaFizurRahaman/tailwindcss-starter.git

Then, run the following command to install dependencies:

npm install

To run the project, run the following command:

npm run dev

Now, your application is running on http://localhost:3000.