We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a41e155 commit 483c0a2Copy full SHA for 483c0a2
README.md
@@ -13,6 +13,7 @@ or
13
npx cra-express-app <app-name> --template <template-name>
14
```
15
# Templates
16
+* `express-js`: Express with vanilla Javascript (ES6 modules)
17
* `express-ts`: Express with Typescript support
18
* `espress-ts-eslint`: Express with Typescript support and Eslint
19
* `express-ts-mongoose`: Express With Typescript and Mongoose
0 commit comments