paritytech / substrate-up

Scripts for working with new Substrate projects
Apache License 2.0
67 stars 21 forks source link

Script to generate polkadot-js app #26

Open xlc opened 5 years ago

xlc commented 5 years ago

Script to perform this https://github.com/polkadot-js/apps/blob/master/packages/app-123code/README.md

shawntabrizi commented 5 years ago

Fixed with https://github.com/paritytech/substrate-up/pull/25

xlc commented 5 years ago

This is different issue. #25 clones polkadot apps project. This one is use the app-123code package as template to generate a new one by perform the 6 steps in that readme file.