Skip to content

CodeGlassDotIO/Documentation

Repository files navigation

Website

Welcome to the official CodeGlass documentation repository. This repository contains the source for the current version of our website.

The public releases of CodeGlass can be found in the CodeGlass repository. If you want to report an issue with the CodeGlass application, feel free to open a new issue in that repository.

If you would like to suggest any changes to our documentation, please let us know by submitting an issue or creating a pull request.

Installation

npm i

Local Development

You can start the development server either by running the command below, or pressing the 'Run Docs' button in the bottom toolbar of VSCode.

npm run docusaurus start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

npm run build

This command generates static content into the build directory and can be served using any static contents hosting service.

About

Documentation of CodeGlass V2.0+

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors