よく守られている秘密は、Google のMaterial Design UIと React を使用する Web フレームワークである material-ui です。素晴らしい組み合わせであり、未来だと思います。しかし、それはまた、それを使用する方法についてよく守られた秘密でもあります. http://material-ui.com/#/get-startedにある入門ガイドは、通常の Joe 向けではなく、理解できるごく一部の人向けです。さらに、ここでの質問は、material-ui フレームワークの使用方法などです。、material ui Installation configure、回答されたことはありません。
なんとかMaterial-uiをインストールして、
$ npm install material-ui
react-tap-event-plugin@0.1.6 node_modules/react-tap-event-plugin
react@0.13.2 node_modules/react
envify@3.4.0 (through@2.3.7, jstransform@10.1.0)
material-ui@0.7.4 node_modules/material-ui
classnames@1.2.1
react-draggable2@0.5.1
$ ls -d1 node_modules/*
node_modules/material-ui
node_modules/react
node_modules/react-tap-event-plugin
しかし、次は何ですか?
- それらを下に移動する必要があり
/var/www/
ますか? またはnodejsを起動しますか、それとも...? - すべてが機能していることを示す簡単なデモを見るにはどうすればよいですか?
全体として、http サーバーと静的な html ページしか知らない私にとって、自分の環境で既存の Web サーバーと連携していることを確認する最も簡単な方法は何ですか?
ありがとう
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.10
Release: 14.10
Codename: utopic
$ uname -srmv
Linux 3.16.0-34-generic #47-Ubuntu SMP Fri Apr 10 18:02:58 UTC 2015 x86_64