/healthapp

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Getting Started

Clone project to local repo:

git clone https://github.com/chrisbrody/healthapp.git

Start by running npm install command to install node modules

npm install

wait a few minutes and start the local environment

npm run dev

Deploy current build

Deploy a copy of your application to using the following command:

npm run build

ThirdWeb Info

To learn more about thirdweb, Vite and React, take a look at the following resources:

You can check out the thirdweb GitHub organization - your feedback and contributions are welcome!