pandyakaa / re-space-ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

re-space-ui

Logo

Run in Local

  1. Clone this repo
  2. Install dependencies
$ npm install
  1. Export API URL
$ export API_URL=https://xxx
  1. Run app
$ npm run dev

Build App

  1. Build app
$ npm run build
  1. Run app
$ npm run start

About


Languages

Language:TypeScript 94.9%Language:CSS 2.6%Language:JavaScript 2.4%