Skip to content

Dart2004/coding.global-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

coding.global Official Discord Website

Official discord.gg/coding Website for the Coding Discord Server
Explore the docs »

View Site · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started Development

About The Project

This Project is for the users from discord.gg/coding

Built With

Getting Started Development

This is an example of setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites Development

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

Installation Development

  • Clone the repo

    git clone https://github.com/Don-Cryptus/coding.global-web
    cd coding.global-web/
    code .

Web Development

  1. install packages

    yarn
  2. start dev server

    yarn dev

Usage

Browse, Join and lookup helper tutorials

For more examples, please refer to the FAQ

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Your Email - [email protected]

Project Link: https://github.com/Don-Cryptus/coding.global-web/

About

coding.global Official Discord Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published