Commit 00a510c8 authored by 梁灏's avatar 梁灏

update readme

parent 53b74b99
...@@ -10,11 +10,12 @@ npm install ...@@ -10,11 +10,12 @@ npm install
## Run ## Run
### Development ### Development
```bush ```bush
// For the first time, run init to create index.html
npm run init
npm run dev npm run dev
``` ```
### Production(Build) ### Production(Build)
```bush ```bush
npm run build npm run build
``` ```
### View
[http://127.0.0.1:8080](http://127.0.0.1:8080)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment