ace53thntu / property-billion-project

Home Page:property-billion-project.emdinh.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

property-billion-project

Requirements

  • Nodejs v14.x
  • Yarn v1.22.x

Installation

$ git clone https://github.com/ace53thntu/property-billion-project.git
$ cd property-billion-project && yarn install

Development

Run admin source code:

$ yarn dev:admin

Point your browser to http://localhost:3007 to view the admin

Run api source code:

$ yarn dev:api

The api server running on http://localhost:3000

Run web source code:

$ yarn dev:web

Point your browser to http://localhost:4000 to view the web

Staging

  • The web available on https://property-web.vercel.app/
  • The admin available on https://property-admin.vercel.app/

About

property-billion-project.emdinh.vercel.app

License:MIT License


Languages

Language:TypeScript 95.7%Language:JavaScript 1.5%Language:HTML 1.4%Language:CSS 0.8%Language:Shell 0.7%