Coder Social home page Coder Social logo

iguannago / div-petitioner-frontend Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hmcts/div-petitioner-frontend

0.0 1.0 0.0 9.06 MB

License: MIT License

Dockerfile 0.03% JavaScript 83.00% Groovy 0.29% Makefile 0.10% CSS 0.93% HTML 13.41% Shell 0.38% HCL 1.87%

div-petitioner-frontend's Introduction

Divorce Frontend

The Apply for Divorce Petitioner Frontend.

Development

Setup

Configure your local docker daemon with the settings documented in reform/docker.

Build the container

To build the docker containers afresh:

make build

Install dependencies

To install NPM dependencies:

make install

This installs the dev dependencies to your local folder.

Start the app

make dev

Run the tests

All commands from the package.json are available through make. They will be run inside a docker container, ensuring a consistent dev environment.

For example:

make test
make test-unit
make test-e2e
make lint
...

Running Locally Without Docker

If you have any problems configuring Docker locally, you can still run without using Docker locally. You need to have Yarn and Redis installed. This can be done with brew as follows:

brew install yarn
brew install redis

To run the front end app, run the following from the front end project root folder:

yarn add redis-server & yarn dev

The application will now be running on https://localhost:3000.

To run the tests and lint, run the following:

yarn test
yarn lint

div-petitioner-frontend's People

Contributors

tchow8 avatar dtaylor7 avatar rob-doherty avatar david-gimelle avatar nsingamsetty avatar dnenkov avatar richard-diamond avatar qzhou-hmcts avatar mthava avatar vianvi avatar hosainnet avatar niyioyelade avatar borislavpetrovhmcts avatar mounikahmcts avatar neilmcw avatar mosinloye avatar mattyod avatar yarpo avatar slyg avatar ravinderpal avatar alexwakeman avatar p-bremner avatar timja avatar vakepati avatar amobarak avatar iichr avatar ms-ek avatar m4854217199349125 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.