Skip to content

bhanuRakshita/algoLizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

First, install all the node modules

npm init

Then, run the server:

node app.js

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying ./src/algolizer.html.

Deploy on Netlify

The easiest way to deploy my algorithm visualizer was through Netlify.