Skip to content

haxgun/avion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

54 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation


avion is a simple, intuitive ToDo manager. โœจ

Our approach is based on the idea of humanity โ€” we make the application friendly and natural. ๐ŸŒฑ We believe that using the application should be pleasant and easy, like natural communication. ๐Ÿ’ฌ We want you to feel harmony in every interaction with our application. ๐Ÿ•Š๏ธ

โš ๏ธ IMPORTANT NOTE: This repository is in the stage of intensive development. ๐Ÿšง


๐Ÿ› ๏ธ Setup

Make sure to install dependencies:

# npm
npm install

# pnpm
pnpm install

# yarn
yarn install

# bun
bun install

๐Ÿš€ Development Server

Start the development server on http://localhost:3000:

# npm
npm run dev

# pnpm
pnpm dev

# yarn
yarn dev

# bun
bun run dev

๐Ÿ“ฆ Production

Build the application for production:

# npm
npm run build

# pnpm
pnpm build

# yarn
yarn build

# bun
bun run build

Locally preview production build:

# npm
npm run preview

# pnpm
pnpm preview

# yarn
yarn preview

# bun
bun run preview

About

Simple, intuitive ToDo App with modern design โœจ๐Ÿ’…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors