- visualize and analyze (noc)turnal sleep da(ta)
- nocta was built with and runs using Expo
- Install packages with
yarn
ornpm install
. - Run
yarn ios
oryarn android
to start the bundler + install and launch nocta via Expo Go - Open the project in a React runtime to try it:
- iOS: Client iOS
- Android: Client Android
- Sign in or sign up with any user name and password combination (including blank)
- Run
yarn test
to execute unit test suite(s)
** TODO **