mirror of
https://github.com/cerc-io/mars-interface.git
synced 2024-12-22 12:17:45 +00:00
public | ||
src | ||
.gitignore | ||
.prettierrc | ||
Mars Web App License.pdf | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json |
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!