VovanR / notes

My notes

Home Page:https://vovanr.github.io/notes/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notes

Notes logo

Build Status

My notes

Demo: https://vovanr.github.io/notes

Add new note

  1. add notes/foo.md

    # Foo
    
    ----
    
    - See: https://www.postgresql.org/
    
    ## Install
    ```shell
    sudo apt-get install postgresql postgresql-contrib libpq5 libpq-dev pgadmin3
    ```
  2. append Foo to NOTES

Edit gh-pages

git clone git@github.com:VovanR/notes.git
cd notes
npm install
npm start

Open http://localhost:8080/

About

My notes

https://vovanr.github.io/notes/


Languages

Language:JavaScript 57.2%Language:HTML 23.8%Language:CSS 19.0%