Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Commit c8192e1

Browse files
authored
Update README.md
1 parent 9ae11cd commit c8192e1

File tree

1 file changed

+17
-23
lines changed

1 file changed

+17
-23
lines changed

README.md

Lines changed: 17 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,23 @@
1-
# bus-management
1+
# Bus Management
22

3-
This template should help get you started developing with Vue 3 in Vite.
3+
## Features
4+
- Search Bus in Da Lat
5+
- List Bus in Da Lat
6+
- ...
47

5-
## Recommended IDE Setup
8+
## Backend
69

7-
[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).
10+
Tech Stack:
11+
- ASPNET CORE
12+
- Postman API
813

9-
## Customize configuration
14+
## Frontend
15+
Tech Stack:
16+
- VueJS
17+
- Tailwind CSS
18+
- Javascript
19+
- GSAP
1020

11-
See [Vite Configuration Reference](https://vitejs.dev/config/).
21+
## UI/UX
22+
- Made by Doan Dinh Hoang
1223

13-
## Project Setup
14-
15-
```sh
16-
npm install
17-
```
18-
19-
### Compile and Hot-Reload for Development
20-
21-
```sh
22-
npm run dev
23-
```
24-
25-
### Compile and Minify for Production
26-
27-
```sh
28-
npm run build
29-
```

0 commit comments

Comments
 (0)