Skip to content

CristianRG/boardly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Recommended IDE Setup

Boardly - Tasks and notes

This is an application that allows you to create boards where you can have multiple sections in order to organize your tasks. A pretty good example is the "Trello" application that this application is inspired by.

To initialize the project:

Install dependencies:

pnpm

pnpm install

npm

npm i

Run project:

pnpm

pnpm run dev

npm

npm run dev

About

Boardly - Note App free like Trello.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published