Page made because i wanted to get into web development. Work in progress
Runs the app in the development mode.
Change backendlink in config.js to localhost:8000
The page will reload if you make edits.
You will also see any lint errors in the console.
Launches backend express server on port 8000 in development mode
Make a postgresql database named homepage and run files in sqlinit directory. Make sure to change config in backend/example_config.js and change name to "config.js"