# dApp Launchpad

## dApp Launchpad

- [About](https://0xpolygon.gitbook.io/dapp-launchpad/introduction/about.md)
- [Quickstart](https://0xpolygon.gitbook.io/dapp-launchpad/introduction/quickstart.md): All you need is 3 commands!
- [Frontend](https://0xpolygon.gitbook.io/dapp-launchpad/workflow/frontend.md)
- [Smart contracts](https://0xpolygon.gitbook.io/dapp-launchpad/workflow/smart-contracts.md)
- [init](https://0xpolygon.gitbook.io/dapp-launchpad/commands/init.md): Initialises a new project
- [dev](https://0xpolygon.gitbook.io/dapp-launchpad/commands/dev.md): Starts a local dev environment
- [deploy](https://0xpolygon.gitbook.io/dapp-launchpad/commands/deploy.md): Deploys everything to production
- [list](https://0xpolygon.gitbook.io/dapp-launchpad/commands/list.md): Lists what is specified
- [scaffold-templates](https://0xpolygon.gitbook.io/dapp-launchpad/commands/list/scaffold-templates.md): List all available Scaffold templates
- [generate](https://0xpolygon.gitbook.io/dapp-launchpad/commands/generate.md): Generates what is specified
- [smart-contracts-config](https://0xpolygon.gitbook.io/dapp-launchpad/commands/generate/smart-contracts-config.md): Generates Smart contracts config for the frontend
- [Building from source](https://0xpolygon.gitbook.io/dapp-launchpad/contributing/building-from-source.md)
- [Developing on local](https://0xpolygon.gitbook.io/dapp-launchpad/contributing/developing-on-local.md)
- [Reporting bugs / Feature requests](https://0xpolygon.gitbook.io/dapp-launchpad/contributing/reporting-bugs-feature-requests.md)
- [FAQs](https://0xpolygon.gitbook.io/dapp-launchpad/faqs.md): Frequently asked questions
