Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/snelsi/cocomo-calculator

React site for basic and Intermediate COCOMO calculation
https://github.com/snelsi/cocomo-calculator

cocomo cocomo-calculation react typescript web-app

Last synced: about 13 hours ago
JSON representation

React site for basic and Intermediate COCOMO calculation

Awesome Lists containing this project

README

        

## This is code for the [Online COCOMO Calculator](https://cocomo.now.sh/)

It is a static web-application, builded whith React and Typescript.

### `yarn start`

Runs the app in the development mode.

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.

You will also see any lint errors in the console.

### `yarn build`

Builds the app for production to the `build` folder.

It correctly bundles React in production mode and optimizes the build for the best performance.