make-webc-dxp
v1.3.1
Published
Welcome in the Beta Liferay DXP WebComponent Generator !
Readme
Welcome in the Beta Liferay DXP WebComponent Generator !
Just install as usual :
$ npm install make-webc-dxp
and use it like this :
$ make-webc-dxp
About the questions :
- Project name : You Project / Folder name (likeThis)
- Webcomponent name : The name of your webcomponent inside your code
- Framework : Wich js framework to use (only React and Angular supported for now)
- Port : Wich port will be allocated when running the app
- Webpack / babel : Include webpack compiling and babel ES convertor
