Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
auchers committed Sep 10, 2020
1 parent dfcd9e3 commit b7aabe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ This app was built with TypeScript, leveraging Webpack for code bundling.
In order to run, first navigate into the `/app` folder (`cd app`). From there you will have the following scripts available:

#### `yarn start`
starts a hot-reloading webpack development
starts a hot-reloading webpack development server

#### `yarn build`
creates a production level code build, saved to `app/dist` folder
Expand Down

0 comments on commit b7aabe7

Please sign in to comment.