Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 784 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 784 Bytes

MF banner variant 2

MyFursona

MyFursona is an open source platform where users can manage their artworks, various types of media about their fursona. The project is still in the works, so a lot of breaking changes are bound to happen!

Contributing

Prerequisites

  • Node.js versions 16 or higher (LTS recommended)
  • Yarn package manager
  • (Optional) WSL/Git Bash

Installation

Fork and clone the repository

git clone https://github.com/MyFursona-Project/MyFursona.git

Install its dependencies

yarn install

To run the website; you can start a local dev server

yarn dev:web

License

MIT