okNeeraj / dsa-javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SETUP

  • Fork this repository and clone it to your local system.
https://github.com/okNeeraj/dsa-javascript.git
  • Go to your folder path using CLI and install dependencies.
npm install
  • Run local development server using below command
npm run dev
  • Open development url in your browser (Chrome recommended) and open the console to see the output of every operation.

About


Languages

Language:JavaScript 85.0%Language:CSS 10.3%Language:HTML 4.7%