Skip to content

brandonmoak/boatsim

Repository files navigation

License

This project is open-source and available under the MIT License.

Installation

  1. Install NodeJS

  2. Clone the repository:

    git clone https://github.com/brandonmoak/boatsim.git
    cd boatsim
  3. Install required packages:

    cd {repo}/frontend npm install
    cd {repo}/backend npm install
  4. Start the frontend and backend:

    cd frontend
    npm start

    In another terminal window

    cd backend
    npm start

About

Simulation environment to generate NMEA 2000 data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors