Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 375 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 375 Bytes

Quickfabric Frontend Local Installation


To build and run Quickfabric Frontend locally/laptop

Requirements

Build

   npm install
   npm run build

Run Locally

   npm start

Frontend user interface will be up on your browser with http://localhost:3000 as the route.