https://github.com/frenchbread/coding-challenge
https://github.com/frenchbread/coding-challenge
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/frenchbread/coding-challenge
- Owner: frenchbread
- License: mit
- Created: 2021-03-07T17:57:06.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-07T18:47:57.000Z (over 5 years ago)
- Last Synced: 2025-02-11T19:36:46.417Z (over 1 year ago)
- Language: Vue
- Size: 163 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# coding-challenge
> Created by [create-poi-app](https://poi.js.org).
## Project Scripts
### `npm run build`
Build app for production to `./dist` folder.
### `npm run dev`
Start a dev server to preview your app.