Skip to content

yillarselen/tree-app

Repository files navigation

Tree App

Developed with Vite (Vue 3), Pinia, Tailwind.

  • Used composition API and script setup for cleaner, organized and flexible code.
  • Together with Pinia, no need to have a lot of boilerplate code and its API is much simpler and intuitive.
  • Used Tailwind; an efficient CSS framework that enables to create application faster, provides more flexibility with easy-to-build responsive layouts.

Project Demo

Other dependencies

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Releases

No releases published

Packages

 
 
 

Contributors