2 Commits

Author SHA1 Message Date
Colt Steele
dd54924933 Break code into separate scripts, no webpack
- Broke up app.js into 5 scripts
- We have to manually include each script in index.html
- We have to pay attention to the order they load in
2019-03-04 23:00:28 -08:00
Colt Steele
b96a9dbce0 Initial app code, no webpack
- Pre-webpack version of our simple app
- One app.js file with all the code
- Bootstrap included via CDS, no SASS or customization
- Single SVG included in assets folder
2019-03-04 22:51:35 -08:00