This is a project for my SBA.
Status : This system has been done, probably no longer update it.
Make sure you have installed node.js with npm before you start to use this project.
cd src
npm install
npm install --save-dev
npm run build
npm run start
Then open the website http://localhost:3000 in your browser.