Skip to content

mattonfoot/mmo-portfolio

 
 

Repository files navigation

MoJ Digital Portfolio

A nice friendly home for information about how our various services are progressing.

Setup

Requirements:

  • Node.js 6+
  • yarn 0.22+

Install

yarn install

Build the app

You'll need to run this command to build any changes to the codebase.

yarn build

Running in dev mode

yarn start

You can now access http://localhost:3100 for the main app, and http://localhost:3100/display for the TV app

Running in production mode

export NODE_ENV=production
yarn run build
yarn start

About

The Portfolio of MoJ Digital Services

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • CSS 41.8%
  • HTML 31.1%
  • JavaScript 26.8%
  • Dockerfile 0.3%