Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 264 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 264 Bytes

tarbutmap

Israeli annual culture spending displayed on a map across the years

For Development

Run the Webpack-Dev-Server using:

npm run dev

Will run at port 8080

For Running

Run the node server using:

npm run start

Will run at port 3000