Spaces:
Running
Running
Merge pull request #14 from jwm4/patch-1
Browse files
README.md
CHANGED
|
@@ -29,7 +29,7 @@ yarn dev
|
|
| 29 |
### Build
|
| 30 |
To build a static production bundle, please run the following command.
|
| 31 |
```shell
|
| 32 |
-
yarn
|
| 33 |
```
|
| 34 |
|
| 35 |
### Production server
|
|
|
|
| 29 |
### Build
|
| 30 |
To build a static production bundle, please run the following command.
|
| 31 |
```shell
|
| 32 |
+
yarn build
|
| 33 |
```
|
| 34 |
|
| 35 |
### Production server
|