Skip to content

The Nectar React CLI is a command-line interface tool that you use to initialize, develop, and maintain React application.

Notifications You must be signed in to change notification settings

oleh-polishchuk/nectar-cli

Repository files navigation

nectar

The Nectar React CLI is a command-line interface tool that you use to initialize, develop, and maintain React application.

Build Status

License

Usage

$ npm install -g nectar-cli

Commands

  • nectar init
  • nectar init --config=/Users/olehpolishchuk/.nectar_config
  • nectar reinit --config=/Users/olehpolishchuk/.nectar_config
  • nectar generate component HomeSlider
  • nectar generate component HomeSlider --theme=true
  • nectar generate component HomeSlider --scss=false
  • nectar remove component HomeSlider
  • nectar generate page Home

About

The Nectar React CLI is a command-line interface tool that you use to initialize, develop, and maintain React application.

Resources

Stars

Watchers

Forks

Packages

No packages published