Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 895 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 895 Bytes

Arena Map Lite

Project Installation and Setup Instruction

  1. Run $ cd bcp
  2. 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.
  1. Installation : Run $ yarn install
  2. To Start Sever: Run $ yarn start
  3. To Visit App: localhost:3000

Builds the app for production to the dist folder

$ 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