You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,6 @@
1
-
##**Tutorial** at [**Digital Fortress**](https://digitalfortress.tech/tutorial/symfony-vue-js-integration/)
1
+
**Tutorial** at [**Digital Fortress**](https://digitalfortress.tech/tutorial/symfony-vue-js-integration/)
2
2
3
3
4
-
###Setup Project:
5
-
6
4
**Requirements:**
7
5
8
6
You should have [**composer**](https://getcomposer.org/download/), [**node**](https://nodejs.org/en/download/) and [**yarn**](https://yarnpkg.com/en/docs/install) package manager installed.
@@ -17,4 +15,6 @@ You should have [**composer**](https://getcomposer.org/download/), [**node**](ht
17
15
6. Build JS assets **`yarn run encore dev --watch`**
18
16
7. Navigate to **`http://localhost:8000/`**
19
17
20
-
Thats it folks!
18
+
Thats all folks!
19
+
20
+
If you have any doubts/errors, follow the tutorial at [https://digitalfortress.tech/tutorial/symfony-vue-js-integration/](https://digitalfortress.tech/tutorial/symfony-vue-js-integration/)
0 commit comments