1.0.7 • Published 2 years ago

reactli v1.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Reactli (under development)

The New CLI tool explicitly for react.

This is a CLI tool similar to @angular/cli. The main purpose of this is, to create short-cuts for all the boilerplate code you've to run when you are developing a react application.

I am hoping to expand this more so you will be able to,

  • Generate components
  • Generate stylesheets (css, scss, styled-components and many more)
  • install npm packages
  • run your application
  • Lint your application
  • run tests with 0 configuration

Features

  • Fully customizable templates
  • to be supported to wide range of apps
    • Create React App
    • NextJS
    • Gatsby
    • React with Vite
    • All with typescript
    • and more

Here's the first look

Reactli

Get started

Add this cli globally to your PC. Run:

$ npm install reactli -g

That's it!

I am hoping to develop this to the next level. so you can help me with just giving a 🌟 to this repo

Author

1.0.7

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.1

9 years ago