Node.JS Template
Template for the projects developed in the Node.JS course of the LearnThis Academy elearning platform.
Explore LearnThis
About The Project
The objective of the project is to provide a base project with the minimum necessary tools to develop a project based on Node.JS.
Built With
A number of tools have been added to improve the development experience and provide a good structure for any type of project.
- ESLint -> Statically analyzes your code to quickly find problems
- Standard.js -> Configuration template for ESLint
- Prettier -> Opinionated code formatter
- Nodemon -> Simple monitor script for use during development
- Lint-staged -> Runs linter and formatter before commits
Usage
👍 Click on USE THIS TEMPLATE button 👍
In this way you will create your project based on the following template
After creating the repository and cloning it locally
npm i
License
Distributed under the MIT License. See LICENSE.md
for more information.