Building a crossword puzzle editor using data from https://github.com/doshea/nyt_crosswords.
This is build with create-react-app so all of its settings apply.
yarn start // Starts dev server
yarn test // Runs Jest tests
yarn build // Builds site