Skip to content

misaka00251/visionfive2-ws2812b-demo-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VisionFive 2 WS2812B Demo frontend

Requirements

  • Node.js (v14.17.0 or higher)
  • npm (v6.14.13 or higher)

Installing Dependencies

To install the project dependencies, run the following command in the project root directory:

npm install

Running the Project

To run the project, navigate to the project directory in your terminal and run the following command:

npm run watch

This will start a local development server and open the project's homepage in your browser.

Building the Project

To build the project, navigate to the project directory in your terminal and run the following command:

npm run build

This will build the project's production version and output it to the dist directory.

License

WTFPL

About

Frontend of VisionFive 2 Demo: WS2812B lightning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published