https://github.com/rocambille/create-express-app
Set up a functional express app by running one command.
https://github.com/rocambille/create-express-app
app-template build-tools create-app express hacktoberfest
Last synced: 12 months ago
JSON representation
Set up a functional express app by running one command.
- Host: GitHub
- URL: https://github.com/rocambille/create-express-app
- Owner: rocambille
- License: mit
- Created: 2021-08-15T16:11:15.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-12-30T16:30:33.000Z (over 4 years ago)
- Last Synced: 2025-04-15T19:05:05.102Z (about 1 year ago)
- Topics: app-template, build-tools, create-app, express, hacktoberfest
- Language: TypeScript
- Homepage:
- Size: 162 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Create Express App
Set up a functional express app by running one command.
> crafted using [create-create-app](https://github.com/uetchy/create-create-app).
## Use
```bash
npx @rocambille/create-express-app@latest
```