Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 847 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 847 Bytes

⚛️ BaseFront

💡 Toute modification pour améliorer ce starter est la bienvenue ❤️

💥 Introduction

Première installation de ce projet ?

📜 Scripts disponibles
🌳 Tree-view
➡️ Workflow commun ~ Workflow front

☀️ Pré-requis

  • Installation des dépendances :
    • Via Yarn : yarn
    • Ou, via NPM : npm install

👊 Utilisation

  • Exécuter Brunch en mode watch :
    • Via Yarn : yarn start
    • Ou, via NPM : npm start