@iteam/supreme
v2.13.1
Published
A CLI tool that helps you get up an running fast
Downloads
256
Readme
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.
Built with ❤️ by @Jimjardland and @believer.
Installation
npx @iteam/supreme
or
npm install -g @iteam/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 Iteam Supreme