Skip to content

HritikR/doc.codiga.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎉 Welcome to Codiga 🎉



Welcome to the Doc.codiga.io

What is it?

This repository is for our official Documentation of Codiga. The website contains all the information related to our different products. All the docs are written in markdown and are fetched by the website.


How to run this repo into your local machine.

  1. Clone the Repo using the following command:

git clone https://github.com/codiga/doc.codiga.io

  1. Move to Website Folder

cd website

  1. Install Node dependencies

npm i

  1. Start the Development Server

npm start


What is used in our documentation website?


Contributions

  • Found any bug? please create a new issue before working on the solution.

About

Website for doc.codiga.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.6%
  • CSS 7.4%