Skip to content
This repository was archived by the owner on Jan 28, 2019. It is now read-only.

Latest commit

 

History

History
22 lines (20 loc) · 248 Bytes

File metadata and controls

22 lines (20 loc) · 248 Bytes

Pricing Calculator

Helps our students to understand what is the total cost of the program by rough estimating number of hours.

Setup

npm

npm install

yarn

yarn

Running

npm

npm run start

yarn

yarn run start