Closed danilDelete closed 4 years ago
We need to create frontend for the new page /wiki. So we probably need to introduce react-router to handle frontend routing. Aslo we need to refactor components and separate header and footer out to the base-laout component.
/wiki
react-router
base-laout
We need to create frontend for the new page
/wiki
. So we probably need to introducereact-router
to handle frontend routing. Aslo we need to refactor components and separate header and footer out to thebase-laout
component.