Skip to content

910ths/910ths

Repository files navigation

Portal

Portal is the homepage of 910ths.

Live demos

Prerequisites

Development

  1. Run the command make space.
  2. Run the command make install.
  3. Run the command make serve.
  4. (To watch the changes) Run the command make gulp-watch.
  5. Navigate to http://localhost:4000.
  6. Enjoy.

Branches

  • Production, master.

Deployment

UAT

  1. Locally, run the command make gulp-build.
  2. Push the changes into master branch.
  3. Click on "Generate preview" on Siteleaf.
  4. Enjoy.

Production

  1. Click on "Publish changes" on Siteleaf.
  2. In AWS, CloudFront, create invalidation for Production distribution.
  3. Enjoy.