Skip to content

The native version of the simple todo app.

License

Notifications You must be signed in to change notification settings

schmuckli-dev/todo_app_native

Repository files navigation

Todo App

A simple todo application.

Usage

# Install dependencies
npm install

# Preview on device
tns preview

# Build, watch for changes and run the application
tns run

# Build, watch for changes and debug the application
tns debug <platform>

# Build for production
tns build <platform> --env.production

About

The native version of the simple todo app.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published