Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 704 Bytes

File metadata and controls

10 lines (9 loc) · 704 Bytes

How to Contribute

#1 Join the Discord Server https://discord.com/invite/xEEpAKJz6u

#2 Make a Fork of this Repository

#3 Install node.js and npm if you don't have them on your machine at https://www.npmjs.com/get-npm

#4 Install Dependencies to your project with your terminal using npm install

#5 Make Pull Requests with your changes make sure that there are no conflicts in your PR or it won't be merged

Extra Info

You can test your copy of the project using the command npm run serve and then click on the LocalHost link it gives you in the terminal