mirror of
https://github.com/davegallant/rfd-fyi.git
synced 2025-08-06 07:13:39 +00:00
Update README
This commit is contained in:
24
README.md
24
README.md
@@ -1,24 +1,8 @@
|
|||||||
# rfd-fyi
|
# rfd-fyi
|
||||||
|
|
||||||
## Project setup
|
## Dev
|
||||||
```
|
|
||||||
yarn install
|
|
||||||
```
|
|
||||||
|
|
||||||
### Compiles and hot-reloads for development
|
```sh
|
||||||
|
make frontend
|
||||||
|
make backend
|
||||||
```
|
```
|
||||||
yarn serve
|
|
||||||
```
|
|
||||||
|
|
||||||
### Compiles and minifies for production
|
|
||||||
```
|
|
||||||
yarn build
|
|
||||||
```
|
|
||||||
|
|
||||||
### Lints and fixes files
|
|
||||||
```
|
|
||||||
yarn lint
|
|
||||||
```
|
|
||||||
|
|
||||||
### Customize configuration
|
|
||||||
See [Configuration Reference](https://cli.vuejs.org/config/).
|
|
||||||
|
Reference in New Issue
Block a user