Skip to content

blue-streak/pwa-fe

Repository files navigation

PWA JH Store - Frontend application

Crossbow tasks

The following tasks have been defined by this project's Crossbow configuration. Run any of them in the following way

$ crossbow run <taskname>
Task name Description
build-all
Alias for:
- build
- app-shell
build
Run the parcel bundler to create the production-ready assets
serve
Serve the dist folder (note: this will set NODE_ENV=production)
app-shell
Render the App shell. Alias for renderSubject-clean renderSubject-ts renderSubject-output
renderSubject-clean
Alias for:
- @npm rm -rf renderSubject/**
renderSubject-ts
Alias for:
- @npm tsc src/renderSubject/index.tsx --jsx react --jsxFactory h --lib DOM,ES2015 --outDir renderSubject/dist
renderSubject-output
Alias for:
- @sh node renderSubject/dist/renderSubject/index.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published