This is a PERT-Estimation Tool based on Preact.
A production build you will find here.
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build
# Format code
npm run format
If you find a bug please create an issue. To contribute, please create a PR.
This project is licensed under MIT.