Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 474 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 474 Bytes

yoshino-theme-project-demo

How to use yoshino-cli to customize component in project

Yoshino-Theme-Project-demo

Preview page

Customize component

Steps

  • npm install yoshino-cli -g
  • yoshino init
  • yoshino new Button -o src/yoshino-components
  • you can find your Button in path src/yoshino-components/Button

That's so cool!