UNPKG

create-new-express-app

Version:

A CLI tool to create a TypeScript Express application with best practices

16 lines (12 loc) 181 B
# Ignore artifacts: build coverage # Ignore all dotenvs .env.* .env # Ignore lock files package-lock.json yarn.lock # Ignore node_modules and public folders node_modules public