This is the public repository for the Profit-Taker Warframe community guide
If you are just looking for the Profit-Taker Guide you can find it here: https://profit-taker.com
Any changes made to this repository will be automatically published there.
Just edit any file on GitHub and submit a pull request. If you are not sure how GitHub works, feel free to propose the changes on the Discord server
-
Install node, npm and git
-
Fork & Clone a local copy of the repository with
git clone https://github.com/KalaayPT/Profit-Taker-Guide.git -
Initialize the project with
npm installandnpm update -
Run
npm run dev. You can then open the url that the command outputs in your browser -
Edit any file and the changes should automatically apply in the browser
-
Make a pull request with your changes
released under the MIT license