git clone git@github.com:factlist/factlist-ui.git
cd factlist-ui
yarn install
yarn start
The app should now be running on localhost:3000 by default.
yarn build
git clone git@github.com:factlist/factlist-ui.git
cd factlist-ui
yarn install
yarn start
The app should now be running on localhost:3000 by default.
yarn build