Skip to content

centrica-engineering/nucleus-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b0cce7a · Jan 18, 2024
Nov 1, 2023
Jan 9, 2024
Jan 18, 2024
Jan 9, 2024
Nov 1, 2023
Nov 20, 2023
Nov 1, 2023
Jan 12, 2024
Jan 9, 2024
Jan 9, 2024
Jan 8, 2024

Repository files navigation

Welcome to Nucleus

A design system by and for British Gas

Installation

npm install

Local Development

npm start

This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.

Build

npm run build

This command generates static content into the build directory and can be served using any static contents hosting service.