Skip to content

Commit 87f96ef

Browse files
committed
fix the 'npm start' command
1 parent 887c363 commit 87f96ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Link to article on SitePoint (if known).
1111

1212
1. Clone repo
1313
2. Run `npm install`
14-
3. Run `npm run`
14+
3. Run `npm start`
1515
4. Visit http://localhost:3000/
1616

1717
## License

0 commit comments

Comments
 (0)