0.0.9 • Published 8 months ago
@dappsnap/codegen v0.0.9
Turn your DappSnap designs into components with the dappsnap CLI!
Quickstart
# Install the CLI globally:
npm install -g @dappsnap/cli # Or: yarn global add @dappsnap/cli
# Run it!
dappsnap sync --projects yourDappsnapProjectIdResources
For end-to-end examples, please check our docs: https://www.dappsnap.com/learn/.
For more information about the CLI, run dappsnap -h or visit: https://www.dappsnap.com/learn/cli/.