Skip to content

utdal/sg-budget-breakdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7c89e27 · Apr 19, 2023
Mar 13, 2023
Mar 20, 2023
Mar 13, 2023
Apr 19, 2023
Apr 19, 2023
Mar 26, 2023
Jan 22, 2023
Apr 2, 2023
Mar 4, 2023
Mar 4, 2023
Jan 22, 2023
Mar 4, 2023
Mar 4, 2023
Mar 21, 2023
Mar 4, 2023
Apr 2, 2023
Mar 13, 2023
Mar 4, 2023
Mar 13, 2023
Mar 13, 2023
Mar 4, 2023

Repository files navigation

About

Getting Started

This repository

git clone https://github.com/utdal/sg-budget-breakdown.git

Now ensure that you have a working installation of Node.js and NPM.

To start the local development server accessible at https://localhost:4000/sg-budget-breakdown:

npm run dev

Editing Data

Data should be placed in JSON form in the data directory.

Deployment

This website supports Tailwind CSS styles.

This website is deployed to GitHub Pages.

The site will be built and deployed upon merge into main.

Make sure you commit your most recent changes before continuing.