Skip to content

AadilRayeen/documentationtrial

 
 

Repository files navigation

TCET Open Source Documentation Website

This repository contains the source code of the Documentation Website.

One of the key visions of the TCET Open Source Organization is to provide users of our software and others willing to contribute with access to project documentation for all of our current projects. The organization recognizes the importance of clear and concise documentation when creating open-source software, to ensure it's development is rapid, continous and traceble.

The Documentation Website will act as our Organization's website. It will consist of the documentation of all projects undertaken by TCET Open Source. The website will also have dedicated blogs contributed by the community covering various different interests.

Cloning

To clone the repository copy paste the following command in your system's terminal.

git clone https://github.com/tcet-opensource/documentation.git

Project Setup

This command is necessary for ensuring all dependencies are present on your local system.

npm install

Project Testing

Run the project live on your local system to make changes and check the updates.

npm run start

Connect with us

Twitter     Instagram     Discord     Gmail     LinkedIn    

About

Official Documentation of all TCET Open Source Projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.3%
  • MDX 37.8%
  • CSS 8.9%