Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.