ElmDemo/UI
2023-06-21 00:02:09 +08:00
..
assets 项目基本完成 2023-06-20 23:35:50 +08:00
css 项目基本完成 2023-06-20 23:35:50 +08:00
pages 小bug修改,添加了整理了scss样式 2023-06-21 00:02:09 +08:00
scss 小bug修改,添加了整理了scss样式 2023-06-21 00:02:09 +08:00
src 项目基本完成 2023-06-20 23:35:50 +08:00
package-lock.json 项目初始化 2023-06-15 21:21:48 +08:00
package.json 项目初始化 2023-06-15 21:21:48 +08:00
postcss.config.js 项目初始化 2023-06-15 21:21:48 +08:00
README.md 项目初始化 2023-06-15 21:21:48 +08:00
tailwind.config.js 项目基本完成 2023-06-20 23:35:50 +08:00
tsconfig.json 项目初始化 2023-06-15 21:21:48 +08:00
tsconfig.node.json 项目初始化 2023-06-15 21:21:48 +08:00
vite.config.ts 项目初始化 2023-06-15 21:21:48 +08:00

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.