Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (express-api-creator) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Express API Creator
How to use
- npx express-api-creator create (To create project with auth feature)
- npx express-api-creator create name=Project_Name template=JS/TS (default name will be your current directory and template is JS)
- npx express-api-creator mcr=Module_Name:field1,field2 (If you will be not provide fields then default field will be name)