Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 853 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 853 Bytes

D-sektionen Expenses

Work in progress.

Using the application

Go to https://d-sektionen.github.io/expenses

When done with the form you can either download the pdf from the preview or use the "Kopiera länk" button to get a link that you can send to someone.

Development

This project was bootstrapped with Create React App. Check out their documentation for more details about the framework and the included libraries.

Note: the project was ejected so everything there might not work as expected.

Running locally

Install node.js (which includes npm)

Clone the repository to your computer and open the directory in a terminal.

Run:

npm install
npm start

Deploying

Run npm run deploy

Don't forget to also push your changes to git!