The frontend was built using React.js and many other packages.
// TODO: To be updated.
-
Run
npm i
to install package dependencies. -
Change the config file if needed. // TODO: Up to this time the configuration is hard-coded.
-
Run
npm run start
for starting the server.
Run npm run build
for building the project.