Skip to content

MidnightJava/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solutions to the React tutorial exercises

Install

  • cd tic-tac-toe
  • npm install

Run

  • npm start

Set env var BROWSER to control how the broiwser is launched

  • No setting: automatically launch the app in the default browser
  • <some browser>: Automatically launch the app in the specified browser
  • NONE: Do not launch the browser. Manually view the app at http://localhost:3000

About

Solutions to the React tutorial exercises

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published