Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 253 Bytes

File metadata and controls

13 lines (9 loc) · 253 Bytes

passProject

git clone https://github.com/ChesterValentine/passProject.git

composer update
yarn add bootstrap --dev

php bin/console doctrine:migrations:migrate

php bin/console doctrine:fixtures:load

php bin/console server:run 0.0.0.0:8000