Fill me up, petroleum system
Fill Me Up is a simply to use, user-friendly bridge between petroleum suppliers and the average motorist consumer. It is a platform that allows suppliers to engage their consumers and provide meaningful information that will help their consumers make informed decisions with regards to re-fueling their vechicles.
Ensure you have the minimum requirements specified in Prerequisites. To set up a development environment, run the following instructions.
npm install
installs all npm package dependenciesnpm install -g http-server
installs command-line http-serverDo these commands on separate terminals:
npm run dev
bundles code base through webpackhttp-server
creates server with default port 8080, additional command-line options can be found at https://github.com/indexzero/http-servernpm run test
npm run build
This project is licensed under the MIT License