Skip to content

This is a site where I collect notes from what I’ve learned and done.

License

Notifications You must be signed in to change notification settings

NutNut17/nut17-notes

Repository files navigation

Setting up locally

  1. Clone the project and move to folder.
git clone https://github.com/NutNut17/nut17-notes.git
cd nut17-notes
  1. Install dependencies.
npm install
  1. Run dev server.
hugo server
  1. Finally, visit http://localhost:1313/ from your browser.

About

This is a site where I collect notes from what I’ve learned and done.

Resources

License

Stars

Watchers

Forks