Skip to content

baramsivaramireddy/notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notes

Developing locally . type these in your terminal /cmd .

step 1 : make a new directory .

mkdir project

cd project

step 2 : clone these repo .

git clone https://github.com/baramsivaramireddy/notes.git

step 3 : run python webserver (you need to have python in your system)

cd ..
python -m http.server 

step 4 : open your fav browser

open http://localhost:8000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published