Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion guide/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Didn't find a `CMS Connect` App for your current website. No biggy. Simply [send
VueFront is a Single page application that needs to be hosted on a NodeJs server for Server-side rendering. It requires the following:

- nodejs >= 8
- yarn (or nmp)
- yarn (or npm)

After you have installed the CMS extension, activated it and received the **CMS Connect Url**, you can now install VueFront.

Expand Down