Added README
This commit is contained in:
parent
efff7676a9
commit
f1dcfa6821
26
README.md
26
README.md
|
@ -1,24 +1,6 @@
|
||||||
# keyemail-dev
|
# keyemail-dev by Keyemail
|
||||||
|
|
||||||
## Project setup
|
keyemail-dev is a project site to display about the user Keyemail. This was made possible by an entire Vue v3.0 Website.
|
||||||
```
|
|
||||||
yarn install
|
|
||||||
```
|
|
||||||
|
|
||||||
### Compiles and hot-reloads for development
|
[!NOTE]
|
||||||
```
|
This project was more for fun.
|
||||||
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/).
|
|
Loading…
Reference in a new issue