Twitter - Made with React & Typescript

Demo: https://stovt.github.io/encounter-builder-typescript/

Development server

Run yarn start for a dev server. Navigate to http://localhost:3000/. The app will automatically reload if you change any of the source files.

Build

Run yarn build to build the project. The build artifacts will be stored in the build/ directory.

Deploy

Run bash deploy.sh to deploy the project to github pages. Also remember to change the repo link in the depliy.sh.