Capítulo 774 de 988

Chapter 774: Setup

Core Idea

After obtaining the Editor Starter, you should fork it to your own account.

Key Concepts

  • Start a new project
  • Copying into an existing project
  • Setting up asset uploads
  • Setting up rendering
  • Setting up captions

Code Examples

npm i
  • What it demonstrates: Usage pattern for Setup from the official docs.

Key Takeaways

  1. Understand start a new project when working with Setup.
  2. Understand copying into an existing project when working with Setup.
  3. Understand setting up asset uploads when working with Setup.
  4. Understand setting up rendering when working with Setup.
  5. Understand setting up captions when working with Setup.

Connects To

  • Asset Cleanup: related page in the Editor Starter Template section.
  • Asset Uploads: related page in the Editor Starter Template section.
  • Backend Routes: related page in the Editor Starter Template section.