Skip to content
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.

ministryofjustice/laa-ccms-proto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LAA OPA Interface amends

Amends for OPA interface.

This project is built in gulp.

You will need to have Node and Git and installed:

On OSX using Homebrew
  1. Install Homebrew
  2. open a terminal window
  3. install node: brew install node
  4. update homebrew: brew update
  5. update node: brew upgrade node
  6. confirm it's installed node -version
  7. Install git: brew install git

You may want to install the github desktop client as well.

Clone this project onto your machine, then inside the project directory:

  • install dependencies npm install
  • run the project: gulp
  • open your browser at http://localhost:1337/

The project will build to the /public directory.

About

LAA CCMS Frontend Prototype

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published