Skip to content

vxcontrol/vxcontrol.com

Repository files navigation

vxcontrol.com Website

Package - react Package - next

Getting started

Run the following command on your local environment:

npm install

Then, you can run locally in development mode with live reload:

npm preview

Deploy to production

git push origin <x.x.x>