/factlist-ui

Primary LanguageJavaScriptMIT LicenseMIT

factlist-ui

Installation

git clone git@github.com:factlist/factlist-ui.git
cd factlist-ui
yarn install

Running

Development

yarn start

The app should now be running on localhost:3000 by default.

Production

yarn build