Skip to content

HiiJax/protogen.chat

Repository files navigation

A corner of the web for protogens!

Developing

# clone and enter the repo
git clone https://tangled.org/hiijax.net/protogen.chat
cd protogen.chat

# install dependencies
npm install

# start the dev server
npm run dev

Building

To create a production version of protogen.chat:

npm run build

You can preview the production build with npm run preview.

License

  • All code is under MIT license, feel free to use it as you wish!
  • Adwaita fonts licensed under the SIL Open Font License

Contributors