Skip to content

intrahealth/gofr-core-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

gofr-core-apps

Descriptions

This repository contains all GOFR apps that are shipped with GOFR. It also contains a startup template that can help you to quickly create a GOFR App using VUEJS. A GOFR App can be cloned as below

git clone --single-branch --branch <app-name> https://github.com/intrahealth/gofr-core-apps.git <app-name>

Replace app-name with the name of the app you are cloning. ie gofr-translator app can be cloned as below

git clone --single-branch --branch gofr-translator https://github.com/intrahealth/gofr-core-apps.git gofr-translator

Do the same for cloning the startup template

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published