Skip to content

srcclr/sapling-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d85f5e6 · Jul 23, 2020

History

72 Commits
Apr 29, 2020
Mar 26, 2020
Jul 23, 2020
Jul 22, 2020
Mar 16, 2020
Mar 16, 2020
Mar 16, 2020
Mar 16, 2020
Mar 16, 2020
Mar 16, 2020
Mar 25, 2020
Mar 16, 2020
Mar 16, 2020
Mar 16, 2020
Mar 16, 2020
Mar 16, 2020
Mar 16, 2020
Mar 16, 2020
Mar 26, 2020
Mar 16, 2020
Jul 22, 2020
Jul 22, 2020
Mar 16, 2020
Mar 16, 2020
Mar 16, 2020
Mar 16, 2020
Mar 22, 2020
Jun 24, 2020

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: [email protected] password: test

Development

Install the dependencies

npm install

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

npm start