Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 209 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 209 Bytes

Dealer Platform

Setup Project for Development

Install Dependencies

npm install

setup ui kit

cd src/ui-kit
npm install
npm build

Run Project

npm start