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
The docs show that under './client/views' there should be 2 nested directories, backend and frontend. This can also be seen in the url structure of the live demo at 'http://meteoris.piyiku.biz/frontend/posts/index'. After cloning the project I immediately noticed that the backend and frontend directories are missing, and that the included files seem to be for the backend.
What is the correct way to organize my views and what is the recommended way to create frontend views for posts, just like the live demo?
The text was updated successfully, but these errors were encountered:
The docs show that under './client/views' there should be 2 nested directories, backend and frontend. This can also be seen in the url structure of the live demo at 'http://meteoris.piyiku.biz/frontend/posts/index'. After cloning the project I immediately noticed that the backend and frontend directories are missing, and that the included files seem to be for the backend.
What is the correct way to organize my views and what is the recommended way to create frontend views for posts, just like the live demo?
The text was updated successfully, but these errors were encountered: