We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 938354d commit da6b239Copy full SHA for da6b239
examples/tictactoe/README.md
@@ -1,6 +1,6 @@
1
-#Tic Tac Toe example
+# Tic Tac Toe example
2
3
1. run 'npm install' in tictactoe directory
4
2. run 'npm run build' to run webpack
5
3. run 'npm start' to run the server
6
-4. Go to http://localhost:3000 to view the tictactoe app
+4. Go to http://localhost:3000 to view the tictactoe app
0 commit comments