@iteam/supreme

A CLI tool that helps you get up an running fast

Usage no npm install needed!

<script type="module">
  import iteamSupreme from 'https://cdn.skypack.dev/@iteam/supreme';
</script>

README

Iteam Supreme

npm (scoped) Test Coverage Maintainability

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