Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.
/ neu-todo Public archive
generated from Beelink/boilerplate-vue

Simple cross-platform todo app, built on top of Typescript, Vue, Vuetify and Neutralinojs

Notifications You must be signed in to change notification settings

ModuleArt/neu-todo

Repository files navigation

NeuTodo

Simple cross-platform todo app, built on top of Typescript, Vue, Vuetify and Neutralinojs

Scripts

🛠 Dev

Install dependencies:

yarn && yarn update

Open for development:

yarn dev

Visit http://localhost:8090/ to preview.


🏗 Build

Build base for all platforms:

yarn build

Build for web (GitHub pages):

yarn build-github

Build for desktop (MacOS, Windows, Linux):

yarn build-desktop

🖥 Run

Debug on your system (Neutralino):

yarn open-desktop

Debug android build (Android Studio):

yarn open-android

Debug iOS build (Android Studio):

yarn open-ios

Contribution guide

1. Fork
2. Create new branch
git checkout dev
git checkout -b *name-of-branch*

Where *name-of-branch* could be feature/*feature-name* or fix/*bug-name*.

3. Make your changes
4. Create pull request to dev branch

About

Simple cross-platform todo app, built on top of Typescript, Vue, Vuetify and Neutralinojs

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project