GitHunt

LICENSE
Gluten Status
Eco Status

Car OOP

JAVASCRIPT CAR OOP PROJECT


๐ŸŒŸ About

This project is for educational porpuses only. Pull request are welcome, but priority for project authors! Thank you for your cooperation!

Site published at: https://github.com/kestgrig/car-oop

๐ŸŽฏ Project features/goals

  • Github pages
  • JavaScript class

๐Ÿงฐ Getting Started

๐Ÿ’ป Prerequisites

Node.js - download and install

https://nodejs.org

Git - download and install

https://git-scm.com

๐Ÿƒ Run locally

Would like to run this project locally? Open terminal and follow these steps:

  1. Clone the repo
    git clone https://github.com/kestgrig/car-oop.git
  2. Install NPM packages
    npm i
    or
    npm install
  3. Run the server
    npm run dev

๐Ÿงช Running tests

There is no tests for this project.

๐Ÿ˜Ž Authors

Kestutis: Github

โš ๏ธ License

Distributed under the MIT License. See LICENSE.txt for more information.

๐Ÿ”— Other resources

No other resources.