Getting Started with Create React App

Running version

This is an unofficial Magic: The Gathering rulebook for educational purpose only.

run development server at port 3000: npm start (proxy to port 3001)

create a production build: npm run build

build and copy to backend submodule: npm run pre-deploy

run unit tests: npm run test