Skip to content

imrohitsinghal/fixturefinder-traditional_v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FixtureFinder Traditional v2

This project is an updated version of fixturefinder-traditional

Getting Started

These instructions will get you the project up and running on your local machine for development and testing purposes.

Prerequisites

Before running the application locally, please install Harp

  • For Mac and Linux:

    sudo npm install -g harp
    
  • For Windows:

    npm install -g harp
    

Running the app

After forking this project in Github, follow these commands to run app locally using npm:

## clone this repo to a local directory
git clone https://github.com/<your-username>/fixturefinder-traditional-v2.git

## cd into the cloned repo
cd fixturefinder-traditional-v2

## Run the app locally with:
harp server --port <portnumber>

Go to below URL on your local browser:

http://localhost:<portnumber>

Contributing

Fork the project, make a change, and send a pull request! Danke!

About

v2 for Fixture Finder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published