Added poly section

This commit is contained in:
2018-03-01 06:01:05 +11:00
parent 184e548dd4
commit 300bde972d
20 changed files with 495 additions and 12 deletions

View File

@@ -27,10 +27,12 @@
"@fortawesome/fontawesome-free-solid": "^5.0.6",
"@fortawesome/react-fontawesome": "0.0.17",
"express": "^4.16.2",
"file-loader": "^1.1.9",
"mysql-promise": "^4.1.0",
"normalize.css": "^8.0.0",
"react": "^16.2.0",
"react-dom": "^16.2.0"
"react-dom": "^16.2.0",
"three": "^0.90.0"
},
"devDependencies": {
"babel-cli": "^6.26.0",