membership-portal-website Frontend for ACM Membership Platform Setup Install the dependencies $ npm install Development $ cd ../membership-portal-deployments $ make You can access the site from http://localhost:8000 and the app will communicate with the backend directly on port 8080.