Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 518 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 518 Bytes

Create Nex App

Create websites using my preferred stack following init.tips. Need help making this interactive since I have no idea how to do that in node.

Usage

npx create-nex-app@latest --name my-project
# or
yarn create nex-app --name my-project
# or
pnpm create nex-app@latest -- --name my-project

Stack