/solar-calc

Primary LanguageJavaScript

Galactic_Calculator

By Niles O'Neil

Galactic_Calculator

Technologies Used

*JAVASCRIPT

  • HTML
  • CSS
  • Jest
  • Babel
  • ESLINT
  • Webpack
  • Css-loader
  • webpack-cli

Description

A program for calculating your age on other planets and your life expectancy

Setup/Installation Requirements

Setup Instructions: {#setup}

This project can be opened via cloning/downloading repository:

  1. Download this repository from its Github Repository located here.
  2. Find the downloaded folder on your computer.
  3. Unzip the downloaded folder if necessary.
  4. Navigate to your folder within the terminal and run the following command to install dependencies:
npm install
  1. Following this, use the following command to generate a bundled package containing the working html file:
npm run build
  1. Set up a development server, within the same directory run the following command in your terminal:
npm run start
  1. Go into the src folder and open the index.html file in your preferred web browser.

  2. To run tests go into your terminal and use command:

npm run test

Known Bugs

  • None

License

MIT

Copyright (c) 10/8/2022 Niles O'Neil