Skip to content

kestgrig/oop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.