Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khussa1n/bus-tickets
https://github.com/khussa1n/bus-tickets
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/khussa1n/bus-tickets
- Owner: khussa1n
- Created: 2024-05-26T17:10:53.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-03T20:22:33.000Z (7 months ago)
- Last Synced: 2024-06-03T23:19:22.341Z (7 months ago)
- Language: Vue
- Size: 1.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Қалааралық автобус рейстерінің билеттерін брондаудың ақпараттық жүйесі
## Project Setup
```sh
npm install
```### Compile and Hot-Reload for Development
```sh
npm run dev
```### Type-Check, Compile and Minify for Production
```sh
npm run build
```### Lint with [ESLint](https://eslint.org/)
```sh
npm run lint
```