Add ability to add notebooks and refactor code

This commit is contained in:
Joey Payne 2016-02-24 17:38:15 -07:00
commit d30477bd9d
12 changed files with 518 additions and 97 deletions

View file

@ -57,9 +57,14 @@
"linux-x64": true
},
"dependencies": {
"glob": "^7.0.0",
"jsonfile": "^2.2.3",
"material-ui": "^0.14.4",
"materialize-css": "^0.97.5",
"mkdirp": "^0.5.1",
"moment": "^2.11.2",
"node-uuid": "^1.4.7",
"path-extra": "^3.0.0",
"react": "^0.14.7",
"react-dom": "^0.14.7",
"react-quill": "^0.4.1",