简体   繁体   中英

Meteor + React + Semantic UI - What is the best way to install this stack?

I want to use React and meteor together with Semantic UI.

I see that Semantic has an official atmosphere package

There is also a Semantic-UI-React project

What is the best way to install this stack?

Is there any reason(s) that it doesn't make sense at all?

Would react-router also fit in the stack?

We have a boilerplate that may help you. It's using the following components: - Meteor V 1.7.0.3 - React 16.4.1 - React Router V4.3.1 - Semantic-ui-react 0.81.1

https://github.com/factoryThings/fTboilerplate

Here is a starter repo for MeteorJS + ReactJS I've written. I have also installed semantic-ui under /client/lib

https://github.com/pkcwong/meteor-react-starter

I am a huge fan of ReactJS and semantic-ui.

Basically you first install semantic-ui-react, then you still have to follow this link to install the actual semantic-ui library.

https://github.com/Semantic-Org/Semantic-UI-Meteor

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM