Skip to content

mstable/mStable-landing

Repository files navigation

mstable.org

Develop

yarn
yarn dev

This project uses:

Build

yarn build

Serve locally (with SSR)

yarn start

Files

  • /src/pages/*.tsx: Pages defined here are served on routes dynamically (based on the file name).
  • /src/components/SEO.tsx: All meta titles and descriptions are here.
  • /src/components/images/*: All images used in page content, including SVGs