Skip to content

ZTL-UwU/segment-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Segment Todo

A simple live Todo list for group projects.

GitHub issues GitHub license Last Commit Repo Size

demo

Getting started

  1. Install nodejs & npm

  2. Clone the repo

git clone https://github.com/zhangtianli2006/segment-todo
  1. Build the frontend
cd frontend
npm install
npm run build
  1. Start the backend
cd ../backend
npm install
node -e 'process.env.PORT = <YOUR PORT>' index.js

(default serving port is 3000)

About

Simple live todo list for group project

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •