create-broadcast-app
Version:
Create a NextGen TV broadcast app with one command
60 lines (59 loc) • 1.64 kB
JSON
{
"docs": {
"Welcome": ["documentation-intro"],
"Getting Started": [
"getting-started",
"folder-structure",
"available-scripts",
"supported-browsers-features",
"updating-to-new-releases"
],
"Development": [
"setting-up-your-editor",
"developing-components-in-isolation",
"analyzing-the-bundle-size",
"using-https-in-development"
],
"Styles and Assets": [
"adding-a-stylesheet",
"adding-a-css-modules-stylesheet",
"adding-a-sass-stylesheet",
"adding-css-reset",
"post-processing-css",
"adding-images-fonts-and-files",
"loading-graphql-files",
"using-the-public-folder",
"code-splitting"
],
"Building your App": [
"installing-a-dependency",
"importing-a-component",
"using-global-variables",
"adding-bootstrap",
"adding-flow",
"adding-typescript",
"adding-relay",
"adding-a-router",
"adding-custom-environment-variables",
"making-a-progressive-web-app",
"measuring-performance",
"production-build"
],
"Testing": ["running-tests", "debugging-tests"],
"Back-End Integration": [
"proxying-api-requests-in-development",
"fetching-data-with-ajax-requests",
"integrating-with-an-api-backend",
"title-and-meta-tags"
],
"Deployment": ["deployment"],
"Advanced Usage": [
"custom-templates",
"can-i-use-decorators",
"pre-rendering-into-static-html-files",
"advanced-configuration",
"alternatives-to-ejecting"
],
"Support": ["troubleshooting"]
}
}