bryan-hoang / distributive-people-page

My "Meet the Team" page at Distributive.

Home Page:https://people.distributive.network/bryanhoang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

distributive-people-page

standard-readme compliant

My "Meet the Team" page at Distributive.

Table of Contents

Install

Build-with:

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

  • Node.js LTS
  • pnpm v8
  • rtx (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 after cloning it, run the following:

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

About

My "Meet the Team" page at Distributive.

https://people.distributive.network/bryanhoang

License:MIT License


Languages

Language:TypeScript 85.3%Language:JavaScript 10.6%Language:CSS 3.8%Language:Shell 0.3%