Skip to content

Klickmeister/rc-car-control-system

Repository files navigation

rc-car-control-system

Command

npm start Starts the Server

npm start insecure Starts the Server in http only mode

npm run dev Starts the server with hot reload and asset compilation. https://locahost:3000 is the server, https://localhost:3001 the hot-reload version

npm run dev -- -insecure Starts the Server with hot reload http only. http://localhost:2999 is the server, http://localhost:3001 the hot reload version

npm run build Compiles the assets

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published