mern-starter icon indicating copy to clipboard operation
mern-starter copied to clipboard

3.0啥时候好呢,我们等的黄瓜菜都凉了!

Open custjiajia opened this issue 5 years ago • 2 comments

custjiajia avatar Apr 25 '19 08:04 custjiajia

As you can see in readme, it will never be here.

foolisheep avatar May 07 '19 06:05 foolisheep

你好@custjiajia,

因为这个Project不再更新, 我启动了一个新的 MERN 项目,并且使用了 Typescript。 https://github.com/shanhuiyang/TypeScript-MERN-Starter I think the new MERN project can fulfil your requirement. It is featured by:

  • RESTful-style, powered by an embedded oauth2 server and passport.js, this project separate client and server clearly.
  • React-router 4.0, with it you can easily define client routes and manage them.
  • Redux, with it you can easily manage client states.
  • Almost ready for a community app. We modelled User as well as Article. This is a real starter for who would like to build an community app on MERN.
  • The client code is created from create-react-app, so now you can get rid of annoying configurations for babel and webpack.

The project is still under construction but it already works well now. Please have a try, issues and feedbacks are welcome.

shanhuiyang avatar Jun 16 '19 14:06 shanhuiyang