Skip to content

Commit

Permalink
add line to usage for setting up client env file
Browse files Browse the repository at this point in the history
  • Loading branch information
TrillCyborg committed Jun 9, 2019
1 parent f2b57b8 commit e67fe99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ yarn install
yarn watch

# In ./client
cp ./src/config/example.env.json ./src/config/development.env.json
yarn install
yarn start
yarn gen:types:watch
Expand Down

0 comments on commit e67fe99

Please sign in to comment.