Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

lamisplus/lamisplus-main-old

Repository files navigation

Preview

You can check out live preview.

Quick Start

  1. Clone the repo git clone git@github.com:lamisplus/lamisplus-baseui.git
  2. Go to your project folder from your terminal
  3. Run: npm install or yarn install
  4. After install, run: npm run start or yarn start
  5. It will open your browser(http://localhost:3000)