Frontend
Table of Contents
Classes
- BuildFrontendCommand
- Builds and hosts the frontend in our app server for production
- CleanBuildCommand
- Cleans all build files that were formerly added via building.
- DropFrontendCommand
- Drops an entire frontend
- ScaffoldFrontendCommand
- Scaffolds any frontend project in the right directory using a package manage of choice and a frontend framework of choice.