/plane-shop

Primary LanguageJavaScriptMIT LicenseMIT

alt text

Requirements

  • Node

  • NPM

  • Truffle

  • If you are using a MacOS use this command to install: make required-installations

🏁 Installation

  1. Clone this repo into your own directory git clone https://github.com/Tylerholland12/plane-shop.git
  2. Name your repository something of your choosing.
  3. Follow the GitHub instuctions to properly sync your project with GitHub

1️⃣ Run & Test

To run this project follow the command in makefile

  • To run: make run

  • To test: make sol-test

  • To migrate: make js-migrate