Skip to content
This repository has been archived by the owner on Feb 4, 2021. It is now read-only.

stanford-oval/cardiology

Repository files navigation

Cardiology Project

Development

Getting Started

Install all requisite dependencies.

yarn

Run development server.

yarn start-dev

All development work should be done in the src directory.

Testing

Add TEST_DROPBOX_ACCESSTOKEN to a .env file. An access token can be accessed here. Then run the tests using Jest.

yarn test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published