dinglidingli / factlist-ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:JavaScript 98.3%Language:HTML 1.4%Language:Dockerfile 0.3%