Thanks to visit codestin.com
Credit goes to github.com

Skip to content

m7mdragab/docs

 
 

Repository files navigation

SOFTWARE DOCUMENTATION

Contributors Forks Stargazers Issues

Report ErrorFeature Request

🚀 Getting Started Locally

Clone repository

git clone https://github.com/6G-SANDBOX/docs.git

Install bun

curl -fsSL https://bun.sh/install | bash

Access to docs repository

cd <docsPath>

Install libraries

bun install

Start server

bun dev

🚀 Getting Started Web

Docusaurus provides a workspace online without the need to install any tools.

You can choose between CodeSandbox or StackBlitz. CodeSandbox is recommended.

Select JavaScript in CodeSandbox and log in with GitHub.

Contributors

Back to top🔼

About

Documentation of all the repositories developed in the 6G-SANDBOX project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MDX 85.0%
  • JavaScript 13.4%
  • CSS 1.6%