8000 GitHub - jakehamilton/scrumfi.sh: 🐠 Story pointing with fish.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jakehamilton/scrumfi.sh

Repository files navigation

scrumfi.sh

Screenshots

Screenshot 1 Screenshot 2

Development

To start a local development environment, run the following commands:

# Clone repository (or your fork)
git clone git@github.com:jakehamilton/scrumfi.sh.git

# Change directory into the project
cd scrumfi.sh

# Install dependencies
npm install

# Start development environment
npm run dev

For more information on contributing, see CONTRIBUTING.md.

0