Official discord.gg/coding Website for the Coding Discord Server
Explore the docs »
View Site
·
Report Bug
·
Request Feature
Table of Contents
This Project is for the users from discord.gg/coding
This is an example of setting up your project locally. To get a local copy up and running follow these simple example steps.
This project requires NodeJS (version 16 or later), Yarn VScode. Node, Yarn and VScode are really easy to install. To make sure you have them available on your machine, try running the following command.
-
node
node -v v16.5.0
-
important to install yarn package manager globally
npm i yarn -g
-
Clone the repo
git clone https://github.com/Don-Cryptus/coding.global-web cd coding.global-web/ code .
-
install packages
yarn
-
start dev server
yarn dev
Browse, Join and lookup helper tutorials
For more examples, please refer to the FAQ
See the open issues for a list of proposed features (and known issues).
Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Your Email - [email protected]
Project Link: https://github.com/Don-Cryptus/coding.global-web/