distributive-people-page

My "Meet the Team" page at Distributive.

MIT License

Stars
0
Committers
3

distributive-people-page

My "Meet the Team" page at Distributive.

Install

Build-with:

To set up the dev environment, you need the following tools:

  • Node.js LTS
  • pnpm v8
  • mise (Optional)
    • To manage tool versions (for example, node, python, ruby).
  • Corepack (Optional)
    • To manage package manager versions (for example, npm, yarn, pnpm).

To install the project:

git clone https://github.com/bryan-hoang/distributive-people-page.git
corepack enable
pnpm install

Usage

# Start the web app's development server.
pnpm run dev

# Build the static files for the website under the `out` folder.
pnpm run build

Configuration

Edit config.json.

Maintainers

@bryan-hoang

Credits

Contributing

PRs accepted.

Small note: If editing the README, please conform to the standard-readme specification.

License

MIT © 2023 Bryan Hoang