Skip to content

fission-codes/notes

Repository files navigation

Fission Notes

Built by FISSION Built by FISSION Discord Discourse

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