create-ezcomponent-app
v1.0.1
Published
This is a command-line tool for generating MercedUI Projects.
Downloads
2
Readme
create-ezcomponent-app
This is a command-line tool for generating ezcomponent Projects.
Create a project
npx create-ezcomponent-app <projectname>
after it completes cd into the project folder
run "npm install"
run "npm run dev" to go into development
run "npm run build" to generate deployable build