close
The Wayback Machine - https://web.archive.org/web/20201112003214/https://github.com/vcarel/retris
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

js-standard-style

Retris

A React Tetris clone

https://vcarel.github.io/retris/

Getting started

Checkout the project, then:

yarn install
yarn start

To build the app:

  yarn build

To serve the built locally:

  yarn serve

... but wait! because this app is deployed on Github pages, there's a prefix in all resource URLs (e.g. /retris/static/js/2.746846e0.chunk.js instead of /static/js/2.746846e0.chunk.js). To play on a local build, you have to remove the line "homepage": "https://vcarel.github.io/retris/", from the package.json.

Have fun!

About

A React Tetris clone

Topics

Resources

License

Packages

No packages published
You can’t perform that action at this time.