https://github.com/posva/bcn-marfeel-demo
Demo for the meetup @marfeel the 19/07/2018
https://github.com/posva/bcn-marfeel-demo
Last synced: 4 months ago
JSON representation
Demo for the meetup @marfeel the 19/07/2018
- Host: GitHub
- URL: https://github.com/posva/bcn-marfeel-demo
- Owner: posva
- Created: 2018-07-19T19:49:33.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-19T20:58:28.000Z (almost 8 years ago)
- Last Synced: 2025-07-18T01:14:15.206Z (11 months ago)
- Language: Vue
- Size: 124 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# barcelona-demo
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn run serve
```
### Compiles and minifies for production
```
yarn run build
```
### Lints and fixes files
```
yarn run lint
```