Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 234 Bytes

readme-typescript-nextui.md

File metadata and controls

11 lines (7 loc) · 234 Bytes

typescript-nextui

Requirements: node.js >= 18.15.0 ( LTS )

Template for TypeScript nextui projects.

Getting started

  1. Update package.json with your project details
  2. Install dependencies with npm install
  3. Start coding!