create-vilex-app
v0.0.6
Published
Quickly create a web application based on vilex
Readme
How to use ?Open your command line tool and enter:
npx create-vilex-app my-vilex-appLater, you will see:
...
cd my-vilex-app && pnpm install
pnpm run dev
...This shows that it has succeeded.
