Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/snelsi/cocomo-calculator
- Owner: snelsi
- Created: 2020-02-23T21:12:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-12T14:14:32.000Z (almost 4 years ago)
- Last Synced: 2023-03-04T02:19:19.166Z (over 1 year ago)
- Topics: cocomo, cocomo-calculation, react, typescript, web-app
- Language: TypeScript
- Homepage: https://cocomo.now.sh/
- Size: 1.75 MB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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.