Skip to content

Commit 0357cf0

Browse files
committed
clarify scripts
1 parent bca8734 commit 0357cf0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

22
- npm install to install the dependencies
33
- open two tabs in terminal
4-
- In one tab run npm start
5-
- In the other tab run npm run react-dev
4+
- In one tab run `npm start` (this runs live-server)
5+
- In the other tab run `npm run react-dev` (transpiles your React code and creates an output bundle)

0 commit comments

Comments
 (0)