Skip to content

NKID00/journal

Repository files navigation

nkid00::journal

Setup

Install the dependencies:

npm install

Get Started

Start the dev server:

npm run dev

Build the website for production:

npm run build

Preview the production build locally:

npm run preview

Copying

vendor/plugin-last-updated was borrowed from web-infra-dev/rspress, modified and licensed under MIT license.

Markdown contents in docs/ are licensed under CC BY 4.0.

Any other files are licensed under MIT license.