Skip to content

msf-caesar/research-vault

Repository files navigation

Research Vault

A straightforward research project vault.

Getting Started

To get started, run the following command:

Development Server

# Install pnpm globally (if not already installed)
npm install -g pnpm

# Start the development server
pnpm run dev --host

Testing

Once the development server is running, you can test the project by accessing it through the following URLs:

Feel free to explore and utilize the research vault for your project needs.

Design Style

The CSS follows the BEM methodology and utilizes CSS nesting for unique cases using Svelte Class hash-based component-oriented styling.