Skip to content

ddunn13/pl-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PL Card

This web app showcases a premier league card selection system to view a player's stats

Installation

Simply install the dependencies to get started using the node install command in your terminal

*it should be noted that you'll need gulp installed globally to begin

npm install --global gulp-cli 

npm install

This project has used several gulp dependencies such as:

  • browserSync - used for running and live reloading of the application based on changes
  • gulp sass - used to compile sass files into css
  • gulp concat - used to combine all sass files into one css file

Usage

To begin running the app, use the gulp start command, it should pull up the app automatically for you to begin developing

gulp start 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published