Skip to content

saikeen/bird_healthcare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bird_healthcare

Quick Start

Clone

$ git clone https://github.com/saikeen/bird_healthcare.git
$ cd bird_healthcare/
$ mkdir -p projects
$ cd projects/
$ git clone https://github.com/saikeen/bird_healthcare_frontend.git
$ git clone https://github.com/saikeen/bird_healthcare_backend.git

Directory Structure

bird_healthcare
└── projects
  ├── bird_healthcare_frontend
  └── bird_healthcare_backend

Project Setup

$ yarn dc-build
$ yarn dc-setup

Database Setup

$ yarn db-reset

Project Start

$ yarn dc-up

Please access in http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages