mirror of
https://github.com/symfony/recipes.git
synced 2026-09-18 10:36:43 +03:00
Recommend NPM instead of Yarn (#1229)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
* Install Yarn and run <fg=green>yarn install</>
|
||||
* Install NPM and run <fg=green>npm install</>
|
||||
|
||||
* Start the development server: <fg=green>yarn encore dev-server</>
|
||||
* Compile your assets: <fg=green>npm run dev</>
|
||||
|
||||
* Or start the development server: <fg=green>npm run watch</>
|
||||
|
||||
Reference in New Issue
Block a user