Skip to content

Latest commit

 

History

History

Learning Notes Website

To run a local development server

make server

To build the site

make build

To update gems

make update