11
10

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

React + Ratchet のサンプルアプリケーションを Flux + ES6(Babel) で作り直す

Last updated at Posted at 2015-05-06

Reactを学ぶ上で、Sample Mobile Application with React and Cordova の内容が非常に勉強になった。このサンプルアプリケーションを、FluxとES6(Babel)で書きなおしてみた。

構築環境

OS:Windows8.1
node:v0.12.2(nvmw利用)
react:0.13.2
flux:2.0.3

各種リンク

GitHub上のソースコード:https://github.com/azk0305/mobile_employee_directory

デモサイト:http://react.mnj-tokorozawa.jp/mb_emp_dir/

補足

Monacaでも動作できたことを確認。

11
10
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
11
10

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?