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