Symfony_React_ready
1.0.0
API首次设置,准备使用Encore和FosrestBundle制作React Symfony API
git clone https://github.com/Shyroby/Symfony_React_ready.git [optional_folder_name]
cd [optional_folder_name]
composer install
yarn install
yarn encore dev [--watch]
symfony serve
导航到 - > localhost:8000/web
或者
导航到 - > localhost:8000/api/端点