1.0.2 • Published 3 years ago
@g51dhu/nano-preact-app v1.0.2
Nano Preact App
Lightweight version of create-react-app.
Uses Vite and Preact. Instead of Webpack and React.
This is the tool to download the template project for nano-preact-app.
Install
1) Npm
- npm i -g nano-preact-app
2) Pnpm
- pnpm i -g @g51dhu/nano-preact-app
Commands
1) Starts nano-preact-app tool.
- nano-preact-app
2) Downloads nano-preact-app template in current directory.
- nano-preact-app init
3) Creates directory using name given then, downloads nano-preact-app template in that directory.
- nano-preact-app <project-name>