-
Notifications
You must be signed in to change notification settings - Fork 5
Frontend Routes and Components
aguamenti edited this page Aug 18, 2018
·
9 revisions
Components organized as follows:
-
Root
-
App
NavBar
- main component
Footer
-
The following routes, defined in App
, will render components between NavBar
and Footer
:
-
/
Splash
-
/login
SessionForm
-
/signup
SessionForm
-
/workspace
-
#general channel
shown by default (other channels are viewed upon click), withChannelIndex
andDirectMessageIndex
in sidebar
-
/channels/new
/directmessages/new