Clone this repository.
Run npm install in your terminal inside the project directory.
Then run npm run build in the project directory.
Drag and drop the dist folder into the express folder.
Then cd express and run node server to start the development server. The project will be hosted on localhost:5000. Yay!