Last updated 6 years ago
Was this helpful?
🌋 A lightweight registry command framework。
# Create application $ mkdir myapp && cd myapp && yarn init # Install deps $ yarn add @ddot/ddot-cli # Start Cli $ ddot
React
vue