@flarehr/apollo-super-campaign
v0.1.2090
Published
Flare Apollo Campaign
Downloads
18,278
Maintainers
Keywords
Readme
Apollo Super Campaign
How to run the project
Run npm run dev
or npm start
to start the development server.
CLI Commands
npm install
: Installs dependenciesnpm run dev
: Run a developmentnpm run dev
: Starts the dev servernpm run preview
: Run a production-like servernpm run build:prod
: Production-ready build for the web components (to be published on npm)npm run build:harness
: Production-ready build for the harness (to be deployed on azure)npm run lint
: Pass TypeScript files using ESLintnpm run playwright:setup
: Install playwright browsers for e2e testsnpm run playwright
: Run playwright testsnpm run playwright:ui
: Run playwright tests with UI