Boilerplate Overview: NodeJS + React
Boilerplate is a pre-written codebase that speeds up development by providing a foundational template for building extensions.
Prerequisite
If you do not have the boilerplate, please go through the steps in the Get Started page.
Alternatively, if you have already setup FDK CLI, run the fdk ext init --template node-react
command to dowload the boilerplate explained in this page.
Directory Structure
├── README.md