Skip to content

d-sektionen/expenses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

Releases

No releases published

Packages

No packages published