Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 451 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 451 Bytes

Noted

Noted is a collaborative notes repository for NP CSF students. It is built using Jekyll and hosted on Vercel.

Getting Started 🚀 (Running Locally)

  1. Install Ruby and Jekyll. Refer to the docs here.

  2. Clone the repo

    git clone https://github.com/Kairos-T/noted
  3. Install dependencies

    bundle
  4. Run the Local Server

    bundle exec jekyll s