ElmDemo/UI
twinkle255 131e44eac3 自述文件和日志更新 2023-06-22 00:16:22 +08:00
..
assets 项目基本完成 2023-06-21 17:23:21 +08:00
css bug fix 2023-06-22 00:16:01 +08:00
pages 修改了个小bug 2023-06-21 17:32:33 +08:00
scss 改了页面好多bug,整合了一部分代码,提高了代码复用性 2023-06-21 17:23:21 +08:00
src 项目基本完成 2023-06-21 17:23:21 +08:00
README.md 项目初始化 2023-06-21 17:23:21 +08:00
package-lock.json 项目初始化 2023-06-21 17:23:21 +08:00
package.json 项目初始化 2023-06-21 17:23:21 +08:00
postcss.config.js 项目初始化 2023-06-21 17:23:21 +08:00
tailwind.config.js 自述文件和日志更新 2023-06-22 00:16:22 +08:00
tsconfig.json 项目初始化 2023-06-21 17:23:21 +08:00
tsconfig.node.json 项目初始化 2023-06-21 17:23:21 +08:00
vite.config.ts 项目初始化 2023-06-21 17:23:21 +08:00

README.md

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.