Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 587 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 587 Bytes

Sapling

Sapling allows participants to do SAFe PI planning in a remote and distributed fashion in conjunction with video conferencing tools such as Zoom. Visit Sapling for more details on how to use it and how to deploy its backend.

sapling

Live demo

Create an account or use these credentials:

username: demo@example.com password: test

Development

Install the dependencies

npm install

Run the following to start the project at http://localhost:3000

npm start