Skip to content
This repository has been archived by the owner on Apr 7, 2021. It is now read-only.

Latest commit

 

History

History
25 lines (19 loc) · 255 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 255 Bytes

Contoso

Demo

Assessment for Amway.

Install packages

$ yarn

Start development server

$ yarn serve

Build for production

$ yarn build

Run test

$ yarn test