Skip to content
This repository was archived by the owner on Jul 10, 2019. It is now read-only.

Commit b056a38

Browse files
committed
🦑 Update README
1 parent 1d7a7cb commit b056a38

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,14 @@ $ yarn run build:docker
7373
$ yarn start
7474
```
7575

76+
## Build for production and `SPA mode`
77+
78+
```bash
79+
$ yarn run build:static
80+
```
81+
82+
It will be published in the `dist` directory
83+
7684
For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).
7785

7886
## :blue_book: Example Links

0 commit comments

Comments
 (0)