Code Monkey home page Code Monkey logo

thermaling-sim's Introduction

Thermal Centering Simulations

View Online

The simulations can be accessed and interacted with via the following link: https://thermal-sim.netlify.app/

Running the Project Locally

For those interested in running the simulation on their local machine, please follow the steps below:

Pre-requisites

  • Node.js and npm installed
  • Clone the project repository

Setup and Running

  1. Navigate to the Project Folder: Open a terminal and navigate to the root folder where you've cloned the project.
  2. Install Dependencies: Run the command npm install to install all the required dependencies listed in package.json.
  3. Start the Development Server: Run npm run dev to start the Vite development server.
  4. Build for Production: To create a production-ready build, execute npm run build.
  5. Code Linting: To check the code for any linting issues, run npm run lint.
  6. Preview Build: To preview the production build locally, execute npm run preview.

Package Scripts Overview

  • dev: Starts the Vite development server
  • build: Compiles TypeScript files and builds the project for production using Vite
  • lint: Executes ESLint for code quality checks
  • preview: Runs the Vite preview command to preview the production build

thermaling-sim's People

Contributors

bjornua avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.