-
Notifications
You must be signed in to change notification settings - Fork 1
Home
adam edited this page Jan 30, 2019
·
6 revisions
Completed Docker install done. Frontend instructions.
- Once the theme has been cloned, CD into the root of the theme.
- Copy .envexample and rename it to .env, edit the file as per the comments.
- type
npm install
. -
npm start
and you're good to go. This will set up a development environment for you.
Note: Depending on your Docker configuration, you may need to use rsync to port your changes across. See a member of the Intranet development team for correct Docker setup.
These instructions apply to the main Intranet website system. Please visit https://github.com/ministryofjustice/intranet-base-docker to view the base system for this website.