anyswap / anyswap-crosschain

GNU General Public License v3.0
33 stars 64 forks source link

[Feature] Local Build Instructions #8

Open 0xzoz opened 2 years ago

0xzoz commented 2 years ago

What is the issue?

No build instructions for developers who would like to contribute to the project

When going through the process of building locally it would be better if there was a set of instructions that were available in the root as a readme.md file.

Non-exclusive list

export const nonApproveList: {

} = {}


- `yarn install`
-  `yarn start`
winter520 commented 2 years ago

Updated

0xzoz commented 2 years ago

Closing #9