Host Project
Use the package manager yarn or npm to install the project.
npm install
or
yarn install
Run the command start to run the project on port 9000
npm run start
or
yarn start
To run successfully the host application is required run Serie-One & Serie-Two this sub-applications must be running before run host project