Git Product home page Git Product logo

dfe.ui.toolkit's Introduction

DfE UI Toolkit

Running this site locally

Clone this repository

git clone [email protected]:DFE-Digital/frontend-toolkit.git

Install all dependencies

npm install

Run the server

npm run start 

This will run current version of the toolkit in the port configured in server.js, then you will be able to access it in other components setting the URL that points to the assets to that local URL.

Update the compiled CSS

For dev purposes:

npm run dev

It will compile and run the server. Compiled files will also have sourcemaps.

Before committing a final version to be merged:

npm run build

It will only compile and will not add sourcemaps as these files are then released to prod.

NOTE: we are currently migrating the styles to the latest GDS and we are keeping both versions running in parallel. The dist folder will contain current files and a subfolder gds-upgrade where the latest version will sit temporarily. The src folder will be split into the two versions: pre-gds and gds-upgrade.

dfe.ui.toolkit's People

Contributors

ageerlenin avatar amccartneymth avatar bridgesr avatar bucky-uk avatar ersumanta avatar floydprice avatar hchurch1 avatar ipredoi avatar jamesmking avatar jaredamarsh avatar joseluisgraa avatar jovin-joy avatar kruncher avatar leeframpton avatar malikimran34 avatar marekartur avatar mesen10 avatar mrawat-dev avatar mukeshrawat02 avatar ronald-repka avatar shivanshuit914 avatar simonbu11 avatar thedapperdev avatar univer-lion-lab avatar vijaymartinedu avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

uk-gov-mirror

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.