Colt Steele 2400d188ea Installed webpack
- Installed webpack and webpack-cli
- Added a start script in package.json which calls webpack
- Made an index.js file, which is the file webpack looks for by default
- Webpack spits out our code in dist/main.js by default
- Currently our main app code has nothing to do with webpack, but it will soon
2019-03-04 23:09:36 -08:00
2019-03-04 22:51:35 -08:00
2019-03-04 23:09:36 -08:00
2019-03-04 23:09:36 -08:00
2019-03-04 23:09:36 -08:00
2019-03-04 23:09:36 -08:00
2019-03-04 23:09:36 -08:00
Description
No description provided
114 KiB
Languages
JavaScript 68%
HTML 31%
SCSS 1%