React implements multi-page SPA
Previously seen: Vue2- ELM builds a large single page application with 45 pages based on Vue2 + vuex. Github.com/bailicangdu…
I used React +redux to write it, but there were some problems with the cookie after logging in, and the order part was not written. The project combined with the VUE version made me better understand the similarities and differences between React and Vue, and had a deeper understanding of MVVM.
Git clone [email protected]: chenjinxinlove/react - elm. Git CD react - elm NPM install installation NPM run clean clear dist directory NPM run dist NPM start development
Copy the code
Other instructions
Please see the vUE version directly for project screenshots, the same
Copy the code