Skip to content

Telemetry App for the electrical solar vehicle project designed by Kratos team

Notifications You must be signed in to change notification settings

mjgutierre/TelemetryApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Getting Started with Create React App

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

API REST ----------------------------------------------------

With JsonServer

Install

npm install -g json-server

Start JSON Server

json-server --watch db.json

Change Port or other options

json-server [options] <source>
	ex: json-server -w -p 5500 public/db.json  

About

Telemetry App for the electrical solar vehicle project designed by Kratos team

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published