Skip to content

Commit 6a3d255

Browse files
authored
Update README.md
1 parent 9918d15 commit 6a3d255

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,9 @@ git clone https://github.com/piotrwitek/react-redux-typescript-starter-kit.git m
173173
// Install dependencies
174174
npm install
175175
176+
// Initiate JSPM and dev-bundle
177+
npm init
178+
176179
// Run development server with HMR
177180
npm start
178181
```

0 commit comments

Comments
 (0)