项目作者: valentin-vogel

项目描述 :
Project task evaluation and review system based on Preact.
高级语言: JavaScript
项目地址: git://github.com/valentin-vogel/estimate.git
创建时间: 2018-01-01T11:13:23Z
项目社区:https://github.com/valentin-vogel/estimate

开源协议:MIT License

下载


Estimate

This is a PERT-Estimation Tool based on Preact.

Usage

A production build you will find here.

Setup

  1. # Install dependencies
  2. npm install
  3. # Start development server
  4. npm run dev
  5. # Build for production
  6. npm run build
  7. # Format code
  8. 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.