OSDN Git Service

render the tutorial message for the first time user.
authorZhiting Lin <zlin035@uottawa.ca>
Mon, 7 May 2018 06:26:53 +0000 (14:26 +0800)
committerZhiting Lin <zlin035@uottawa.ca>
Mon, 7 May 2018 06:26:53 +0000 (14:26 +0800)
commitdc3353cbdae6794e023e70ac2fe788b5458018df
treecde24e2d1475700307df1722f8aa0315170fc039
parent8a2d34cee585bdb2b091a5361fd96266bbc8bc9a
render the tutorial message for the first time user.
src/features/app/components/Main/Main.jsx
src/features/tutorial/components/Tutorial.jsx
src/features/tutorial/components/TutorialHeader/TutorialHeader.jsx
src/features/tutorial/components/TutorialInfo/TutorialInfo.jsx
src/features/tutorial/introduction.json [new file with mode: 0644]
src/features/tutorial/reducers.js