Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1011 Bytes

README.md

File metadata and controls

27 lines (23 loc) · 1011 Bytes

GuessTheError

Selfhosting

I'm not sure why you would selfhost this, but you can if you want. Make sure you have Node.js already installed.

$ git clone https://github.com/FireStreaker2/GuessTheError.git
$ cd GuessTheError
$ npm i

For developing:

$ npm run dev

For production:

$ npm run build
$ npm start

Contributing

If you would like to contribute, you can fork the repo and make a PR, or contact me via email @ suggestions@firestreaker2.gq

Credits

inspiration

License

MIT