1.0.1 • Published 4 years ago

cucu-starter v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

cucu

TypeScript Express Starter With CRUD Generator

⚙️ Installation

$ npm install -g

1. Create the app

$ cucu-starter
? Select a templates (Use arrow keys)
❯ crud-generator 
  cucu-project-starter 
  ──────────────

2. Select a templates

Start your cucu-starter app in swagger docs at http://localhost:3000/docs

$ cd "project name" && npm run dev