Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 230 Bytes

File metadata and controls

16 lines (12 loc) · 230 Bytes

Proofer App

How to use

Download the app or clone the repo

git clone git@bitbucket.org:proofer1/frontend-react.git proofer
cd proofer/app

Install it and run (in app folder):

npm install
npm run dev