Getting Started
clone this repo:
git clone https://github.com/dananw/majoo-test-case.git
go to directory: edited 1
cd majoo-test
Install Module: edited 2
npm install
# or
yarn install
Run the development server: edited 3
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.