Skip to content

nutgram/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0554f07 · Apr 22, 2025
Mar 6, 2022
Mar 5, 2022
May 30, 2023
Apr 19, 2025
Apr 19, 2025
May 22, 2023
Sep 5, 2023
May 15, 2023
Jul 13, 2022
Apr 29, 2023
Apr 29, 2023
Mar 7, 2022
Mar 5, 2022
May 30, 2023
May 30, 2023
Apr 19, 2025
May 15, 2023
May 30, 2023

Repository files navigation

Nutgram Documentation

This website is built using Docusaurus 2, a modern static website generator.

Installation

$ yarn

Local Development

$ yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.