1.0.0 • Published 3 years ago

create-rtd-app v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

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.