Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/edadma/-express
Typescript/Express/Node.js template
https://github.com/edadma/-express
Last synced: 4 days ago
JSON representation
Typescript/Express/Node.js template
- Host: GitHub
- URL: https://github.com/edadma/-express
- Owner: edadma
- Created: 2019-11-02T19:32:01.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T11:49:31.000Z (about 2 years ago)
- Last Synced: 2024-11-19T10:13:00.950Z (2 months ago)
- Language: HTML
- Size: 169 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# -express
`-express` This is a Typescript/Node.js/Express template project.Edit `src/index.ts`.
Type `npm run start` at the terminal in the project folder to start `ts-node`. This way your changes will be recompiled and rerun on each save.
Type `npm run prettier` to prettify your source files.