Skip to content
This repository was archived by the owner on Mar 22, 2022. It is now read-only.

Commit 03b5d1a

Browse files
committed
Refactoring README.md (Lesson completed)
1 parent c4fb95f commit 03b5d1a

File tree

1 file changed

+6
-14
lines changed

1 file changed

+6
-14
lines changed

README.md

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,12 @@
1-
# spa-by-vuejs-and-firebase
1+
# Deploy
22

3-
> A Vue.js project
4-
5-
## Build Setup
6-
7-
``` bash
8-
# install dependencies
9-
npm install
10-
11-
# serve with hot reload at localhost:8080
12-
npm run dev
13-
14-
# build for production with minification
15-
npm run build
3+
```bash
4+
$ yarn build
5+
$ firebase deploy
166
```
177

8+
# vue-loader
9+
1810
For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).
1911

2012
## 用語

0 commit comments

Comments
 (0)