Giter Club home page Giter Club logo

ukgovernmentbeis.beis-spl-planner's Introduction

BEIS SPL Planner

This repository contains the code for the Shared Parental Leave (SPL) and Stautory Shared Parental Pay (ShPP) planner service.

It is built on top of the BEIS SPL common baseline project, which in turn is forked from the GDS Node.js boilerplate project.

Getting started on development

Installs

Required

Recommended

Set up

Clone this code with Git:

git clone [email protected]:UKGovernmentBEIS/beis-spl-planner.git

Add the common project as a second remote in Git, to pull changes from there when needed:

git remote add common [email protected]:UKGovernmentBEIS/beis-spl-common.git
git fetch common

Navigate to the root of the project and install NPM packages:

npm install

Running the project in development

Once NPM packages have been installed, run the project locally with:

npm run dev

You should now be able to see the project running at http://localhost:3000/ in your browser.

If you have installed the LiveReload browser extension as above, then you can enable it once on the page. This will cause the page to automatically reload when you make changes to any file.

ukgovernmentbeis.beis-spl-planner's People

Contributors

jamiehumphries avatar nigeldunne avatar velimd avatar matthewburstein avatar jonheslop avatar alin1popa avatar satyachundur avatar nickcolley avatar nooshu 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.