Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TikTacToe

For React part:

  1. Run yarn init -y
  2. Run yarn add react react-dom
  3. Run yarn add -D webpack
  4. Run yarn add -D babel-loader @babel/core @babel/preset-env @babel/preset-react
  5. yarn run build

Every time change thing, need to yarn build again.

  1. Run yarn build:prod
  2. Run yarn dev

For styling

  1. yarn add -D style-loader css-loader

  2. yarn add -D ts-loader (get rid of babel)

  3. yarn add -D @types/react @types/react-dom

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages