Go to file
2022-04-29 23:45:14 +02:00
public initiating public sequence 2022-04-29 23:45:14 +02:00
src initiating public sequence 2022-04-29 23:45:14 +02:00
.gitignore initiating public sequence 2022-04-29 23:45:14 +02:00
.prettierrc initiating public sequence 2022-04-29 23:45:14 +02:00
Mars Web App License.pdf initiating public sequence 2022-04-29 23:45:14 +02:00
package-lock.json initiating public sequence 2022-04-29 23:45:14 +02:00
package.json initiating public sequence 2022-04-29 23:45:14 +02:00
README.md initiating public sequence 2022-04-29 23:45:14 +02:00
tsconfig.json initiating public sequence 2022-04-29 23:45:14 +02:00

Mars Protocol Interface

Terms of Use

To use this repository you have to agree to the terms of the Mars Web App License

Available Scripts

In the project directory, you can run:

npm run install

Installs all packages listed inside the package.json

npm run start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.

npm run build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes. Your app is ready to be deployed!