1.0.7 • Published 12 months ago

cra-template-liaapi-ts v1.0.7

Weekly downloads
-
License
MIT
Repository
-
Last release
12 months ago

cra-template-liaapi-ts

This A ready to use API service project developed based on ExpressJS, simplifying the workflow for developers.

Support annotation request path

Support custom error messages

Support middleware

To use this template, add --template typescript when creating a new app.

For example:

if Use load-template

npx load-template my-app --template cra-template-liaapi-ts

if Use create-react-app

npx create-react-app my-app --template liaapi-ts
# or
yarn create-react-app my-app --template liaapi-ts

☺️ Suggest using load-template to create a project

1.0.7

12 months ago

1.0.6

12 months ago

1.0.5

12 months ago

1.0.2

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.1

2 years ago

1.0.0

2 years ago