Skip to content

Qainguin/amperage

Repository files navigation

Amperage

The definitive web IDE for VEX V5 & PROS.

Dependencies

Developing

Once you've created a project and installed dependencies with bun install, start a development server:

# Run the web app server
bun run dev
# Run the compilation server
bun run dev:server

Building

To create a production version of your app:

bun run build

You can preview the production build with bun run preview.

To deploy your app, you may need to install an adapter for your target environment.

About

The definitive web IDE for VEX V5 & PROS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors