https://github.com/tachyons/alif_spa
Vue js app
https://github.com/tachyons/alif_spa
Last synced: 7 months ago
JSON representation
Vue js app
- Host: GitHub
- URL: https://github.com/tachyons/alif_spa
- Owner: tachyons
- Created: 2020-06-07T14:20:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T00:24:59.000Z (over 3 years ago)
- Last Synced: 2023-03-22T14:02:36.647Z (over 3 years ago)
- Language: Vue
- Size: 4.49 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# alif_spa
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Run your unit tests
```
yarn test:unit
```
### Lints and fixes files
```
yarn lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).