Create top-level README.

This commit is contained in:
2024-08-13 09:09:31 -05:00
parent 0f62d5270c
commit 4a9d3dab5c
3 changed files with 85 additions and 28 deletions

View File

@ -1,24 +0,0 @@
# hff-entry-form-web
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).