Skip to content

Projet à but pédagogique, développé en live sur Twitch

License

Notifications You must be signed in to change notification settings

TBoileau/portfolio

Repository files navigation

Portfolio - Live Twitch

Installation

git clone https://github.com/TBoileau/portfolio.git
cd portfolio
composer install
npm install
composer prepare

Configuration

Créer un fichier .env.local :

DATABASE_URL=mysql://root:password@127.0.0.1:3306/portfolio

Démarer le serveur

symfony serve
npm run dev

About

Projet à but pédagogique, développé en live sur Twitch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages