typo
This commit is contained in:
parent
23fa979e70
commit
17e61b8ed7
1 changed files with 1 additions and 1 deletions
|
@ -13,6 +13,6 @@ The build output directory is `dist/`
|
|||
|
||||
## Serving
|
||||
|
||||
Just drop the contents of `dist/` somewhere into our webroot. For testing services, you can throw up a quick test webserver with the following command
|
||||
Just drop the contents of `dist/` somewhere into our webroot. For testing purposes, you can throw up a quick test webserver with the following command
|
||||
|
||||
`npm run serve`
|
||||
|
|
Loading…
Reference in a new issue