Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 413 Bytes

File metadata and controls

38 lines (28 loc) · 413 Bytes

#alldata components

requires

  • nodejs >= 8.12.0

install dependencies

npm install

run in dev mode

npm run startdev

how to create a component

install yeoman globally

 npm install -g yeoman

open the folder

 cd generator-fractal-component/

run the command

 npm link

go back to the root folder and run

 yo fractal-component