An open API service indexing awesome lists of open source software.

https://github.com/ungdev/logutt-frontend


https://github.com/ungdev/logutt-frontend

Last synced: 3 months ago
JSON representation

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
```