2.1.0 • Published 5 years ago
create-web-temp v2.1.0
Create Web App Template
Quick Start
Download template with yarn:
yarn create web-temp my-app
# npm init web-temp my-app
# npx create-web-temp my-appOptions
-t, --template <name> specify template preset
-i, --install install packages when initializing
yarn create web-temp my-app -t vue -iCurrently supported template presets include:
vanillavue-2vuevue-tsvue-proreactreact-ts