1.0.8 • Published 4 years ago

nectar-cli v1.0.8

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

nectar

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

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
1.0.8

4 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago