An open API service indexing awesome lists of open source software.

https://github.com/cicec/intt

🎉 Create a front-end apps in seconds
https://github.com/cicec/intt

cli command-line command-line-tool javascript nodejs typescript

Last synced: 8 months ago
JSON representation

🎉 Create a front-end apps in seconds

Awesome Lists containing this project

README

          

# Intt

> Create a front-end apps in seconds

## 📦 Install

```
$ npm install -g intt
```

## 🎯 Usage

```
$ intt my-app
```

## ✨ Features

Options for combinations

- Module Bundler

- Webpack
- Snowpack

- Framework

- React
- Vue

- Transpiler

- Typescript
- Babel

- Test Framework

- Jest
- AVA

## License

[MIT](https://github.com/cicec/intt/blob/master/LICENSE)