Skip to content

damianocsl/neonov

Repository files navigation

Neonov

Welcome to Neonov!

Developing

Run the app in development:

pnpm dev

Production

To build your app for production:

Web

pnpm build:web

iOS

First, you'll need to generate the native code for your app:

pnpm prebuild:native

Afterward, follow the instructions printed in the terminal to build and upload your iOS app for distribution.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published