Skip to content

wizzardx/marshall-basic-calculator-app

Repository files navigation

Marshall Basic Calculator App

This project is a basic calculator web application built with Vite and TypeScript.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node.js (v18.18.0 or later)
  • pnpm (v9.9.0 or later)

Installing

  1. Clone the repository

    git clone https://github.com/wizzardx/marshall-basic-calculator-app.git
    
  2. Navigate to the project directory

    cd marshall-basic-calculator-app
    
  3. Install dependencies

    pnpm install
    

Development

To start the development server:

pnpm run dev

Building

To build the project:

pnpm run build

Running tests

To run all tests:

pnpm run check

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Known Issues

There is currently a warning about TypeScript version compatibility with @typescript-eslint. For more information, see CONTRIBUTING.md.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Marshall Basic Calculator App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published