Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alfierichou/vue-sofo-task
Sofo task frontend.
https://github.com/alfierichou/vue-sofo-task
Last synced: 15 days ago
JSON representation
Sofo task frontend.
- Host: GitHub
- URL: https://github.com/alfierichou/vue-sofo-task
- Owner: AlfieriChou
- License: mit
- Created: 2019-06-05T11:43:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-16T08:43:42.000Z (about 2 months ago)
- Last Synced: 2024-11-16T09:26:54.044Z (about 2 months ago)
- Language: Vue
- Size: 163 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sofo-frontend
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run dev
```### Compiles and minifies for production
```
npm run build
```### Run your tests
```
npm run test
```### Lints and fixes files
```
npm run lint
```