Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

opendevtools/supreme-ts

Repository files navigation

DEPRECATED

Use Supreme instead which is a rebuilt version.

npm (scoped)

Use this tool to get up and running fast with configs and more in your project. The tool currently supports creating React apps (using create-react-app), ReasonReact apps and GraphQL APIs with TypeScript. It can also create some basic configs in your project.

This tool was previously located @iteam1337.

Installation

npx @opendevtools/supreme

or install globally

npm install -g @opendevtools/supreme

After that you'll have supreme as a global command to use in a repository of your choice.

Documentation

Find everything you need to know at Supreme