-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve "Getting Started/Setup" #250
Comments
I must admit, the documentation can use a lot of improvements 😅 For this instance, I believe a separate tutorial makes sense, because there are like a bazillion different ways & commands involved in setting up a React application :p Do you prefer an interactive tutorial, like this for example? Or just something simple like a one-pager with all the basics? |
I'm personally happy with some commands to copy :D |
In that case, a "one command" to scaffold a basic DApp would be the way to go. I was told (sorry if this is not suppose to be public yet :p) by @mutantcornholio that Parity is working on that for PAPI, which may also includes support for ReactiveDOT. |
Hi @bkchr! |
@mutantcornholio can you update the link or make it public? i am interested but 404 |
@niklasp Yeah, the link is Parity-only, but the project is in beta already, you can check it out here: https://github.com/paritytech/create-polkadot-dapp I'm planning to announce it on Polkadot forum probably later this week, after we merge this PR |
When reading the docs I found the following:
For dumb developers like me, it would be really nice to at least link to some react tutorial or even better, to provide the commands to do this :)
The text was updated successfully, but these errors were encountered: