https://alehb-reach-redux-e-store-app.s3.eu-west-1.amazonaws.com/index.html Please note, that public access is denied
https://d1bv5i3agow1dd.cloudfront.net/
Starts the project in dev mode with mocked API on local environment.
Builds the project for production in dist
folder.
Starts the project in production mode on local environment.
Runs tests in console, in browser or with coverage.
Runs linting and formatting for all files in src
folder.
Deploy the project build from dist
folder to configured in serverless.yml
AWS S3 bucket with or without confirmation.
Combination of build
and client:deploy
commands with or without confirmation.
Deploy configured in serverless.yml
stack via CloudFormation.
Display cloudfront domain information in console.
Invalidate cloudfront cache.
Combination of client:build:deploy
and cloudfront:invalidateCache
commands with or without confirmation.
Combination of cloudfront:setup
and cloudfront:build:deploy
commands with or without confirmation.
Remove an entire stack configured in serverless.yml
via CloudFormation.