Skip to content

QuentinG64/portfolio-22

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Concept

Voici un template déjà configuré pour vos projets front-end.

Setup & Use

Project Initialization

  • Clone this repo
  • Run command npm install

Available Commands

  • dev : Starts both servers (frontend + backend) in one terminal
  • lint : Runs validation tools, and refuses unclean code (will be executed on every commit)
  • fix : Fixes linter errors (run it if lint growls on your code !)

FAQ

Tools

  • Husky : Allows to execute specific commands that trigger on git events
  • Vite : Alternative to Create-React-App, packaging less tools for a more fluid experience
  • ESLint : "Quality of code" tool, ensures chosen rules will be enforced
  • Prettier : "Quality of code" tool as well, focuses on the styleguide
  • _ Airbnb Standard_ : One of the most known "standards", even though it's not officially linked to ES/JS

About

🤙 Find everything you want about my work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages