/data-structures

data-structures

Primary LanguageJavaScriptMIT LicenseMIT

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