Skip to content

ChrisVeigl/blinkenrocket-webedit-react

 
 

Repository files navigation

webedit-react Blinkenrocket WebInterface

blinkenrocket.de

Quickstart

System Setup

Getting started with the code

# Clone the Git repo:
git clone https://github.com/ChrisVeigl/blinkenrocket-webedit-react

# Install dependencies and build the project
cd blinkerocket-webedit-react
npm install
npm run build

# Run development server
npm run dev

Now you can access the web interface via http://127.0.0.1:8080

Notes

Contributors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.6%
  • HTML 0.4%