https://github.com/dylanlott/artistblock
a simple app to help artists find inspiration and ideas to draw.
https://github.com/dylanlott/artistblock
Last synced: about 1 year ago
JSON representation
a simple app to help artists find inspiration and ideas to draw.
- Host: GitHub
- URL: https://github.com/dylanlott/artistblock
- Owner: dylanlott
- Created: 2017-08-02T03:49:05.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-03T05:02:47.000Z (almost 9 years ago)
- Last Synced: 2025-01-30T01:29:47.492Z (over 1 year ago)
- Language: JavaScript
- Size: 80.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quasar App
> A Quasar project
## Build Setup
``` bash
# install dependencies
$ npm install
# serve with hot reload at localhost:8080
$ quasar dev
# build for production with minification
$ quasar build
# lint code
$ quasar lint
```