The scope of customization includes replacing text in the document related to the specific parameters of the project party. This project has set project specific parameters as environment variable control, so all you need to do is to modify the environment variable value.
Here are the steps:
- Direct to
pages/index.mdx
to fill in your own project information; - Direct to
.env
to modify the environment value. - Direct to
_meta.json
to add the links to your own website, explorer and rollup-info page.
First, run pnpm i
to install the dependencies.
Then, run pnpm dev
to start the development server and visit localhost:3000.
This project is licensed under the MIT License.