Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

create-rtd-app

std44533ISC1.0.0

Usage

readme

react-to-discourse

Usage

$ npx create-rtd-app

This will prompt you for necessary information and create a new folder in your current directory.

Or if you're developing with a clone of this repository, you can run npm link to install it locally and then create-rtd-app.

The scaffolded directory should have its own README.md, refer to that file for development instructions.