/downforacross.com

Web frontend for downforacross.com -- continuation of stevenhao/crosswordsio

Primary LanguageJavaScript

downforacross

Downforacross is an online website for sharing crosswords and playing collaboratively with friends in real time.

It is hosted at https://downforacross.com/.

Contributing

If you notice a bug or have a feature request, feel free to open an issue.

Getting Started

  1. Install nvm and yarn

  2. Clone repo and cd to repo root.

    git clone https://github.com/downforacross/downforacross.com.git cd downforacross.com

  3. Use node v10 nvm install nvm use

  4. Install Dependencies yarn

  5. Run frontend server yarn start

Contributing

Down for a Cross is open to contributions from developers of any level or experience. See https://github.com/downforacross/downforacross.com/blob/master/Contributing.md to get started!

Tips

Developing for mobile web:

Other resources