Skip to content

Commit da6b239

Browse files
authored
Update README.md
1 parent 938354d commit da6b239

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/tictactoe/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#Tic Tac Toe example
1+
# Tic Tac Toe example
22

33
1. run 'npm install' in tictactoe directory
44
2. run 'npm run build' to run webpack
55
3. run 'npm start' to run the server
6-
4. Go to http://localhost:3000 to view the tictactoe app
6+
4. Go to http://localhost:3000 to view the tictactoe app

0 commit comments

Comments
 (0)