Skip to content

Latest commit

Β 

History

History
74 lines (49 loc) Β· 1.29 KB

File metadata and controls

74 lines (49 loc) Β· 1.29 KB

LICENSE Gluten Status Eco Status

OOP

JAVASCRIPT 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/oop

🎯 Project features/goals

  • Github pages
  • JavaScript object
  • 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/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.