Skip to content

Commit

Permalink
small changes for running on MateLight Pi
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoDJ committed Feb 4, 2022
1 parent ddf65b6 commit f68b50a
Show file tree
Hide file tree
Showing 4 changed files with 95 additions and 19,199 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ It's targeted to do the image data conversion for the [modLED project](https://g


## How to run
Run with `npm start` (don't forget to run `npm i` the first time).
Run with `npm start` (don't forget to run `npm i` and `npm run build` the first time).

## Development
Develop with `npm run dev`. Then access http://localhost:8081 for the development frontend. (Port 8080 will still host the outdated release frontend)
Expand Down
Loading

0 comments on commit f68b50a

Please sign in to comment.