Skip to content

PERT Calculator is a simple tool for project evaluation and review technique (PERT).

License

Notifications You must be signed in to change notification settings

Derkyela/pert-calculator

Repository files navigation

pert-calculator

GitHub Workflow Status - Build deployment GitHub Workflow Status - Check on main

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build-only

Lints and fixes files

npm run lint

Type check

npm run type-check