導出數據node
mongoexport --db imusic --collection musics --out musics.json導入數據react
mongoimport --db imusic --collection musics --file musics.json
項目地址:https://github.com/YangZhouChaoFan/iMusicandroid
pc-客戶端:ios
web後臺管理端:git
//2016-01-14更新github
下週開始作移動端,客戶端和web管理端的架子和基礎功能已經ok了,web
計劃等客戶端,移動端,web管理端這三個作完,再去體驗移動端的react-native開發。mongodb
//2016-03-14更新
express
windows下做react-native比較不容易,哎,目前作了個android版的,使用的react-native-sound組件,該組件ios下ok,可是android只支持從bundle裏讀取音樂文件。json
感受react-native使用web方式佈局挺好的。
移動端:
不打算作完整應用了,接下來的日子,迴歸後端,多學習學習。