Hashnode / mern-cli

⛔️ DEPRECATED - A cli tool for getting started with MERN
http://mern.io/
MIT License
572 stars 151 forks source link

Why do you not use the react-router? #19

Closed victorpavlenko closed 6 years ago

gruberjl commented 7 years ago

mern-cli is the command line package to get boilerplates. To start a React project use mern-cli to get the mern-starter. Mern-Starter has the React code in it. It does use the React Router.

source

chrischenyc commented 7 years ago

this issue can be closed as react-router V4 is being used

mannyhenri commented 6 years ago

All being worked on! So when you generate a new project with the mern-cli tool it will reflect where the starter repo is! and we are working on adding the latest version of React-router.