KE
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:
- Clone the repo
git clone https://github.com/kestgrig/car-oop.git
- Install NPM packages
or
npm i
npm install
- 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.