-
-
Notifications
You must be signed in to change notification settings - Fork 161
Development
MatadorProBr edited this page Mar 25, 2021
·
3 revisions
You only need to follow the below instructions if you are trying to modify this software. Otherwise, please download the latest version from the github releases.
Server code is located at OhMyGuus/BetterCrewLink-server. Please use a local server for development purposes.
This is an example of how to list things you need to use the software and how to install them.
npm install yarn -g
- Clone the repo
git clone https://github.com/OhMyGuus/BetterCrewLink.git
cd BetterCrewLink
- Install NPM packages
yarn install
- Run the project
yarn dev
© 2020-2022 BetterCrewLink. All Rights Reserved.
The Wiki is outdated meaning some information contained here is not updated, the same thing goes for the README.md.
This is happening because we are planning making some huge rework on the Wiki, so be careful with some informations when reading, maybe they are outdated.