The following command will install all modules listed as dependencies in package.json.
npm install
To build the front-end part simply run
npm run build
Click the following link to view the demo. Demo
The following command will install all modules listed as dependencies in package.json.
npm install
To build the front-end part simply run
npm run build
Click the following link to view the demo. Demo