Front End project template. This template is intended to be used as a base starting project for Vanilla JavaScript, HTML, and CSS projects.
- eslint - A basic ESLint configuration for JavaScript linting.
- prettier - A basic Prettier configuration for code formatting.
- jsconfig - A basic JavaScript configuration file for module resolution and type safety.
To start the project run the command:
make run