Skip to content

sa8b/nodejs-aws-shop-react

 
 

Repository files navigation

React-shop-cloudfront

AWS cloudfront task - to deploy frontend app to aws s3 using from aws cdk and cli

Task 2.1 | Manual deployment:

Task 2.2 | Automated deployment:

Available Scripts

npm run deploy

Deploy this stack to your default AWS account/region

npm run destroy

Compare deployed stack with current state

npm run start

Starts the project in dev mode with mocked API on local environment.

npm run build

Builds the project for production in dist folder.

test, test:ui, test:coverage

Runs tests in console, in browser or with coverage.

lint, prettier

Runs linting and formatting for all files in src folder.

About

React Frontend for NodeJS in AWS course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 84.1%
  • JavaScript 15.3%
  • HTML 0.6%