A simple spreadsheet simulation to motivate the use of lookup functions.
- Node > 7.6
To start the development server
npm startTo build for production
npm run buildTo preview the production build
npm run previewBased on Webpack Starter Basic by Joel Hernandez