Skip to content

the frontend project corresponding to a timeline manager application

Notifications You must be signed in to change notification settings

zjulzy/TimeLineFrontend

Repository files navigation

Time Line Frontend

基于Nuxtjs3与vue3的时间管理程序前端

搭配使用的后端程序地址: github,本程序的针对低带宽的适配版本位于另一分支

gentleparrot gentleparrot gentleparrot gentleparrot gentleparrot

基本功能

本前端程序支持用户通过录入日常工作生活中的重要事项来管理时间轴,帮助每一位用户成为时间管理大师。
目前网站已经支持登录,并已经实现了基本功能,其他功能还在绝赞完善中。

Setup

使用包管理器安装依赖

# yarn
yarn install

# npm
npm install

# pnpm
pnpm install

debug服务器

npm run dev

打包

使用vite打包

npm run build

About

the frontend project corresponding to a timeline manager application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published