Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Borsforce/tindev_frontend
https://github.com/Borsforce/tindev_frontend
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/Borsforce/tindev_frontend
- Owner: Borsforce
- Created: 2021-02-20T11:40:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-03-12T15:18:14.000Z (over 3 years ago)
- Last Synced: 2024-08-01T19:54:15.718Z (3 months ago)
- Language: Vue
- Size: 2.76 MB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tindev_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/).