ElmDemo/UI
2023-06-21 17:23:21 +08:00
..
pages 项目初始化 2023-06-21 17:23:21 +08:00
scss 项目初始化 2023-06-21 17:23:21 +08:00
src 项目初始化 2023-06-21 17:23:21 +08:00
business.html 项目初始化 2023-06-21 17:23:21 +08:00
favicon.svg 项目初始化 2023-06-21 17:23:21 +08:00
index.html 项目初始化 2023-06-21 17:23:21 +08:00
order.html 项目初始化 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
README.md 项目初始化 2023-06-21 17:23:21 +08:00
register.html 项目初始化 2023-06-21 17:23:21 +08:00
tailwind.config.js 项目初始化 2023-06-21 17:23:21 +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

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.