Amiinoz / data-structures

data-structures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vanilla Javascript starter

🧰Installation

Step by step methods to guide the reader how to setup local dev environment for eg:

  1. Clone this repo

  2. Install all the dependencies

    npm install
  3. Tweak the code

  4. Run on local server

    npm start

About

data-structures

License:MIT License


Languages

Language:JavaScript 57.8%Language:HTML 31.1%Language:SCSS 6.2%Language:CSS 4.9%