https://github.com/imdadmi/depmanfront
simple university department managment application (front end)
https://github.com/imdadmi/depmanfront
docker javascript vuejs
Last synced: 3 months ago
JSON representation
simple university department managment application (front end)
- Host: GitHub
- URL: https://github.com/imdadmi/depmanfront
- Owner: IMDADMI
- Created: 2023-04-26T00:45:15.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-26T00:45:56.000Z (about 3 years ago)
- Last Synced: 2025-05-22T01:09:08.598Z (about 1 year ago)
- Topics: docker, javascript, vuejs
- Language: Vue
- Homepage:
- Size: 927 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mini-projet
## 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/).