create-pn-react-express
v1.0.2
Published
## Command
Downloads
8
Readme
turbo-vite-react
Command
The command to install would be
npx create-pn-react-express <workspace-name> <app-name>
Description
This is a npm registry for setting up a project using
- pnpm
- turborepo
- vite
- react
- typescript
After creating the package and the vite app, there will be folders created for
- apis
- components
- constants
- helpers
- hocs
- hooks
- pages
- redux
- routes
- types
Future scope
The next step is to add a command to create a server app along with the required folder structure.