Skip to content

Latest commit

 

History

History
 
 

README.md

Turn your Plasmic designs into components with the plasmic CLI!

Quickstart

# Install the CLI globally:
npm install -g @plasmicapp/cli # Or: yarn global add @plasmicapp/cli

# Run it!
plasmic sync --projects yourPlasmicProjectId

Resources

For end-to-end examples, please check our docs: https://www.plasmic.app/learn/.

For more information about the CLI, run plasmic -h or visit: https://www.plasmic.app/learn/cli/.