Package-manager
Bundler
Compiler
Linter
Formatter
Appearance
vp create # Create a new project vp install # Install dependencies vp dev # Start the dev server vp check # Format, lint, type-check vp test # Run JavaScript tests vp build # Build for production