mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 15:16:30 +03:00
Recommend NPM instead of Yarn (#1229)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
* Your admin is almost ready:
|
||||
1. Install the JavaScript dependencies by running <comment>yarn add @api-platform/admin @babel/preset-react</comment>
|
||||
1. Install the JavaScript dependencies by running <comment>npm add @api-platform/admin @babel/preset-react</comment>
|
||||
2. Edit <comment>webpack.config.js</comment> and <info>uncomment</info> the following lines:
|
||||
|
||||
Encore
|
||||
|
||||
Reference in New Issue
Block a user