Lucasbento React Tic Tac Toe Save

Tic Tac Toe in React

Project README

React Tic Tac Toe

Installing

  • With yarn:
yarn install
  • With npm:
npm install

Running

Development

Simply run:

npm run watch

And open http://localhost:7000/ on your favorite browser.

Production

  • Build the app, the files will be available in ./dist:
npm run build
npm start

Lint

Simply type npm run lint on your terminal to lint using ESLint following Airbnb's JavaScript Styleguide.

Testing

This project is using Jest for testing, simply type npm test on the root folder to see the magic!

Open Source Agenda is not affiliated with "Lucasbento React Tic Tac Toe" Project. README Source: lucasbento/react-tic-tac-toe
Stars
40
Open Issues
0
Last Commit
7 years ago

Open Source Agenda Badge

Open Source Agenda Rating