distributive-people-page
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
v8rtx
(Optional)- To manage tool versions (for example,
node
,python
,ruby
).
- To manage tool versions (for example,
- Corepack (Optional)
- To manage package manager versions (for example,
npm
,yarn
,pnpm
).
- To manage package manager versions (for example,
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
Credits
- Built off of LiveTerm.
- Structured to follow Bulletproof React.
Contributing
PRs accepted.
Small note: If editing the README, please conform to the standard-readme specification.
License
MIT © 2023 Bryan Hoang