Skip to content

diandria/ts-express-boiler-plate

Repository files navigation

proj-name

proj-name is ...

Installation

Clone this project and then run the following command to install dependencies:

npm install

[REMOVE THIS SECTION] Boilerplate Usage 🔥

After cloning this repository do the following:

  • Install dependencies with npm install
  • Delete the current .git folder
  • Replace proj-name on this README and package.json with the actual name of the project
  • Remove this section from this README
  • Init a new git repository with git init
  • Commit everything git add . && git commit -m "chore: init repository"
  • Start developing 😎

About

Modelo para projetos backend em Typescript + Express

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published