We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e6412e + d64a580 commit 7040079Copy full SHA for 7040079
1 file changed
readme.md
@@ -26,7 +26,7 @@ start working with React and Typescript. Characteristics:
26
## To get started:
27
1. Install [NodeJS](http://www.nodejs.org)
28
2. Download this repo
29
-5. Open the command line of your choice and cd to the root directory of this repo on your machine
+5. Open the command line of your choice and cd to a sample directory within this repo on your machine
30
6. `npm install` - Installs packages
31
7. `npm start` - Builds the project and launch a lite web server (webpack-dev-server).
32
8. Navigate to [http://localhost:8080/](http://localhost:8080/) if your browser doesn't open automatically.
0 commit comments