Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miguelargentina/vue-journal-options
Vue JS practice using options API
https://github.com/miguelargentina/vue-journal-options
Last synced: 8 days ago
JSON representation
Vue JS practice using options API
- Host: GitHub
- URL: https://github.com/miguelargentina/vue-journal-options
- Owner: MiguelArgentina
- Created: 2022-04-11T00:56:38.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-11T01:01:28.000Z (almost 3 years ago)
- Last Synced: 2024-10-18T16:23:13.193Z (3 months ago)
- Language: SCSS
- Size: 491 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 01-vue-rails-app
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).