/test1

Primary LanguageJavaScript

Install

yarn

Run Locally

yarn start

Deploy as a GitHub Page

yarn deploy
  • Configure your repo to serve the app: Navigate to the Settings Tab. Scroll down to GitHub Pages. Choose "master branch /docs folder" for the Source.

Read the wiki to learn more.