@lvhh/builder-emow-react

0.1.2 • Public • Published

builder-emow-react

This builder relies on the 'emow-cli' module to be used,so you need to install 'emow-cli' first

generator will automatically download this builder to the local while your project have the {"builder": "@lvhh/builder-emow-react"} config in package.json

The complete usage process looks like this:

npm install emow-cli -g
npm install yo -g
npm install @lvhh/generator-emow -g

# list generators
emo init

# select @lvhh/emow

# generate running...

# go to your project directory
emo dev  # development

emo build  # build your project in production

emo test  # run jest

Readme

Keywords

none

Package Sidebar

Install

npm i @lvhh/builder-emow-react

Weekly Downloads

1

Version

0.1.2

License

none

Unpacked Size

66.8 kB

Total Files

12

Last publish

Collaborators

  • lvhh