Skip to content

inflection-engineering/website

Repository files navigation

Our homepage

This is the source of our website at inflection.engineering.

Developing

Install fnm, the fast node manager:

# Install with homebrew
brew install fnm

# Load into your environment; this can be added to your `.zshrc` or equivalent
eval "$(fnm env --use-on-cd --shell zsh)"

# Switch to the appropriate node version
fnm use

Install pnpm if you haven't already:

npm install -g pnpm

Run the development server, which builds and compiles the site as you edit:

pnpm run dev

Edit the website files, index.html, 404.html and src/* and see the changes appear as you save them.

This site uses TailwindCSS and DaisyUI.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •