Skip to content

chuckjrussell/notetaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note Taker

Title TBD

Note taker at the moment is really just a simple demo of how React Native/React Native Web can work in harmony with a modern web bundler like vite.

To install

  1. yarn
  2. cd ios && pod install && cd ..

Running Native

To run the native app, you must run the metro bundler no matter which OS you use

yarn start

Then you can launch the OS from below

iOS

yarn ios

Android

yarn android

Running Web

Web uses Vite to serve content

yarn web

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published