Skip to content

parallel-finance/parax-test-env

Repository files navigation

ParaX Test Environment

Install dependencies

pnpm install

Start server

Support start server with different environment

pnpm start

If you don't want enable eslint check when developing, use following command

DISABLE_ESLINT_PLUGIN=true pnpm start:dev

Test && Lint

Before you push the changes, please run the following command to make sure you don't break anything.

pnpm test
pnpm lint

Then open http://localhost:8000/ to see the app. Please note that for the front end to load properly, you will need to run a local blockchain.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages