Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 229 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 229 Bytes

Web chess

Installation

TO DO

Deploy on heroku

heroku create --buildpack emk/rust
heroku buildpacks:add --index 1 heroku/nodejs
heroku config:set NPM_CONFIG_PRODUCTION=false

Then push a branch on heroku