Skip to content

srcclr/sapling-frontend

Repository files navigation

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