- app
- mm-render
This project uses NodeJS to run the app. First download and install NodeJS (https://nodejs.org).
cd app
npm i
npm run build
node server.js
Go to: http://localhost:3000/
This project uses NodeJS to run the app. First download and install NodeJS (https://nodejs.org).
cd app
npm i
npm run build
node server.js
Go to: http://localhost:3000/