Commit Graph

7 Commits

Author SHA1 Message Date
Lachlan Kermode
e99398ceab Cleaning technical debt (#192)
* abstract Space component to switch out Map

* basic viewing possible

* restructure components dir

* all jsx --> js

* App.jsx --> App.js

* comment out 3d for now
2021-01-19 22:22:12 +01:00
Zac Ioannidis
1697ded2f6 Revert to default config for test suite 2020-12-14 14:37:35 +00:00
Zac Ioannidis
6a553795c4 Adding package.json command that plays well with Travis 2020-12-14 14:20:13 +00:00
Zac Ioannidis
02128ceed3 Added Jest test suite 2020-12-14 13:30:49 +00:00
Zac Ioannidis
1efd2ec15b un-gitignored relevant files under config/ 2020-12-09 11:17:13 +00:00
Zac Ioannidis
fa329066e4 This is working, apart from ingesting configuration files when building 2020-12-08 12:51:22 +00:00
Zac Ioannidis
3a54cd7df5 Ingesting config through Create React App 2020-12-07 19:28:07 +00:00