Skip to content

report-zone/mfe-content-2

Repository files navigation

Running

yarn install
yarn start

webpack server will start on port 3004 http://localhost:3004

Deploying to AWS

This is a bit tricky but possible

create a new file

  touch .env.script

then edit and add the following with the proper values from AWS

  DISTRIBUTION=<AWS Distribution ID>
  S3_BUCKET=<AWS Bucket Name>

About

A simple content MFE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published