Skip to content

0xalpha0123/Healthcare-client

Repository files navigation

Running the app using docker

# development
$ docker-compose up

# development in the background(detach)
$ docker-compose up -d

Running the app without docker

npm run dev
# or
yarn dev

About

Client Frontend app based on Next.js and TailwindCSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages