theo/mobile/README.md
Lance Edgar 8c738d3ee8 Add very basic mobile app support for Theo
much more to come yet, but should be enough to launch a demo
2021-01-28 21:15:34 -06:00

20 lines
270 B
Markdown

# mobile
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).