Skip to content

A minimal example of an InSim app using React Node InSim library and TypeScript

Notifications You must be signed in to change notification settings

mkapal/react-node-insim-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Node InSim - minimal example

Requirements

Installation

npm install

Development build

npm run dev

The app connects to 127.0.0.1:29999 by default.

Production build

npm run build
npm run serve:production

About

A minimal example of an InSim app using React Node InSim library and TypeScript

Topics

Resources

Stars

Watchers

Forks