Skip to content

chatwin3d/PlockMates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlockMates

The Problem(s)

  • Businesses are losing revenue because their customers are not visiting stores.
  • Customers do not want to physically visit stores because they do not want to contract a virus
  • Job seekers are struggling to land a job during these times.

The Vision

The vision with PlockMates is to provide a service that enables businesses that are geographically clustered to offer their customers curbside pick up.

Goals

  1. Connect Businesses with local workers who can act as shop assistants
  2. Connect shop assistants with customers at the curbside

The Current Build (What needs doing)

  • Website
  • Explainer
  • Request Forms
  • Branding
  • Business Feedback

Simple Setup to Automate HTML and SaSS changes using GULP4 and BrowserSync

If you are looking for a simple template or set up to automate your changes in your HTML or SaSS components feel free to clone this project. It uses GULP4 and BrowserSync to handle the automation.

If you would like to fully understand how this works, check out my medium post Setting up Gulp 4 for Bootstrap, SASS, and BrowserSync to learn more about the source code and how to modify the Boostrap package and your SaSS file.

To Run the Project

After you clone this project you may try to install all dependencies using

$ npm install

Before you start the server, you need to install gulp 4 globally.

$ npm install gulp -g

Then run the command below.

$ gulp watch

If you want to try running testing the browser without installing gulp globally. Try running the command below.

$ node_modules/gulp/bin/gulp.js watch

Browsersync should automatically open a browser on port 3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published