https://github.com/vxcontrol/vxcontrol.com
https://github.com/vxcontrol/vxcontrol.com
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vxcontrol/vxcontrol.com
- Owner: vxcontrol
- License: mit
- Created: 2022-11-14T13:48:39.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-03-21T17:50:30.000Z (about 1 year ago)
- Last Synced: 2025-04-14T00:34:10.163Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://vxcontrol.com
- Size: 4.16 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vxcontrol.com Website
[](https://www.npmjs.com/package/react)
[](https://www.npmjs.com/package/next)
# Getting started
Run the following command on your local environment:
```bash
npm install
```
Then, you can run locally in development mode with live reload:
```bash
npm preview
```
# Deploy to production
```git push origin ```