Fission Notes This is a simple note taking app built on webnative. It's also a demo of using webnative with React. Quick Start To run locally: # Install packages yarn install # Run the server yarn start The app will then be available at http://localhost:3000