8000 GitHub - seanlaing/tagman
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

seanlaing/tagman

Repository files navigation

tagman-react

tagman game created with react

Updated this tagman game. Demo to be more relevant to games played by my friends.

INSTALLATION DEPENDENCES

npm install

USAGE

The following commands are available in your project:

# Start for development
npm start

# Just build the dist version and copy static files
npm run build

# Run unit tests
npm test

# Auto-run unit tests on file changes
npm run test:watch

# To debug in chrome

# Place a debugger; statement in any of your tests, and then, in your project's directory, run:
node --inspect-brk node_modules/.bin/jest --runInBand [any other arguments here]

# To debug in Google Chrome (or any Chromium-based browser), simply open your browser and go to chrome://inspect and click on "Open Dedicated DevTools for Node",

# Lint all files in src (also automatically done AFTER tests are run)
npm run lint

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0