Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 520 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 520 Bytes

Estimate

This is a PERT-Estimation Tool based on Preact.

Usage

A production build you will find here.

Setup

# Install dependencies
npm install

# Start development server
npm run dev

# Build for production
npm run build

# Format code
npm run format

Contribution

If you find a bug please create an issue. To contribute, please create a PR.

License

This project is licensed under MIT.