Skip to content

bullypb23/pathfinding-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

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

Prerequisites

What things you need to install the software.

  • Git
  • Node version v12.13.1

Install

Clone the git repository on your computer

$ git clone https://github.com/bullypb23/pathfinding-app.git

You can also download the entire repository as a zip file and unpack in on your computer if you do not have git

After cloning the application, you need to install it's dependencies.

$ cd pathfinding-app
npm install

Start the application

$ npm start

Available scripts

$ npm start
$ npm test
$ npm run build
$ npm run eject

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published