- Run
$ cd bcp - The developer will need the following essential tools to run the project.
- NodeJS: Javascript runtime environment and ecosystem. The current version of the project is in the .node-version file.
- Installation : Run
$ yarn install - To Start Sever: Run
$ yarn start - To Visit App:
localhost:3000
$ yarn build creates a dist folder with a production build of your app.Set up a HTTP
server so that a visitor to your site is served index.html, and requests to static
paths like /client/index.<hash>.js are served
with contents of the /client/index.<hash>.js file. For
Example, NodeJS contains a built-in HTTP server that can serve static files
Run $ sh backup.sh
Run $ sh launch.sh