Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 198 Bytes

File metadata and controls

30 lines (20 loc) · 198 Bytes

FineArts-BackEnd

FineArts

Project setup

npm install

run test command

npm test

To Start Testing Frontend

cd TestFront
npm i
npm starts