File tree Expand file tree Collapse file tree 3 files changed +4
-10
lines changed
Expand file tree Collapse file tree 3 files changed +4
-10
lines changed Original file line number Diff line number Diff line change 1- ![ DeadHash] ( https://i.imgur.com/PWrqQ67 .png )
1+ ![ DeadHash] ( https://i.imgur.com/CkzWk7u .png )
22
33# DeadHash
44
@@ -26,19 +26,13 @@ This project was bootstrapped with [Create React App](https://github.com/faceboo
2626
2727## Building
2828
29- In order to produce binary distributable files or to start a development build, you must first issue the following command,
30- in order to ensure that the React build is up-to-date:
31- ```
32- yarn react-build
33- ```
34-
35- After running ` yarn react-build ` , you can issue the following command in order to produce the binary distributable files:
36- ```
29+ In order to produce binary distributable files, you must issue the following command:
30+ ``` shell
3731yarn build
3832```
3933
4034If you want to start the development version, you can issue the following command, after running ` yarn react-build ` :
41- ```
35+ ``` shell
4236yarn start
4337```
4438
You can’t perform that action at this time.
0 commit comments