Implement auto-saving

This commit is contained in:
Yuya Ochiai
2017-02-15 22:07:10 +09:00
parent 90623bcf84
commit 3447d49cbd
4 changed files with 125 additions and 29 deletions

View File

@@ -24,6 +24,7 @@
"react-addons-css-transition-group": "^15.4.1",
"react-bootstrap": "~0.30.7",
"react-dom": "^15.4.1",
"underscore": "^1.8.3",
"yargs": "^3.32.0"
}
}