https://github.com/nutrixpos/posui
Web UI for nutrix pos
https://github.com/nutrixpos/posui
frotnend restaurant-management ui vue web-ui
Last synced: 6 months ago
JSON representation
Web UI for nutrix pos
- Host: GitHub
- URL: https://github.com/nutrixpos/posui
- Owner: nutrixpos
- Created: 2025-01-26T14:53:15.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-03-23T21:02:04.000Z (7 months ago)
- Last Synced: 2025-03-23T22:18:57.529Z (7 months ago)
- Topics: frotnend, restaurant-management, ui, vue, web-ui
- Language: Vue
- Homepage:
- Size: 443 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# frontend
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).