Skip to content

ndiesslin/Mortgage-Calculator

Repository files navigation

Mortgage Calculator

Summary: The purpose of this document is to define how to use this project and the requirements of the mortgage calculator code challenge.

How to access project files:

  • All of the files in the dist folder are the contents from the development output. This is a link to the final html.
  • In the src folder are the contents for the project source files.

How to Run This Project:

Local Development:

  • In the root directory run: npm install
  • In the root directory run: npm run start

Testing:

  • To test run npm run test

Building Files:

  • To build files run npm run build

Documenting source

  • To document source JS run ./node_modules/.bin/jsdoc src/js

Requirements:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published