A modern, interactive template for scientific writing that brings papers to life with web-native features. The web offers what static PDFs can't: interactive diagrams, progressive notation, and exploratory views that show how ideas behave. This template treats interactive artifactsโfigures, math, code, and inspectable experimentsโas first-class alongside prose, helping readers build intuition instead of skimming resultsโall with minimal setup and no web knowledge required.
git clone https://github.com/tfrere/research-article-template.git
cd research-article-template
Installation
bash
# Install Node.js 20+ (use nvm for version management)
nvm install 20
nvm use 20
# Install Git LFS and pull assets
git lfs install
git lfs pull
# Install dependencies
cd app
npm install
# Start development server
npm run dev
Visit http://localhost:4321 to see your site!
๐ฏ Who This Is For
Scientists writing modern, web-native research papers