https://github.com/ungdev/logutt-frontend
https://github.com/ungdev/logutt-frontend
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ungdev/logutt-frontend
- Owner: ungdev
- Created: 2021-03-18T09:47:53.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-23T15:43:25.000Z (almost 5 years ago)
- Last Synced: 2025-10-07T04:54:52.874Z (8 months ago)
- Language: Vue
- Size: 1.9 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# logutt-front
## Project setup
```
git clone git@github.com:LogUTT/frontend.git
npm install -g @vue/cli
npm install
```
* Complete src/common/config.js
### Run server
```
npm run serve
```