Skip to content

harsh1471/website-1

 
 

Repository files navigation

CindyJS web site

This repository contains the sources from which the CindyJS web site is built. If there is something wrong with the content on that web site, feel free to file an issue with this repository, or formulate a pull request. Note that most pages will come with an edit link in the bottom right corner.

Testing/developing the website on your local machine

In order to download the website clone the repository with git clone git@github.com:CindyJS/website.git.

Then enter the just downloaded folder website and install all dependencies with git submodule update --init . and npm install.

In oder to set up the local web-server for the website run npm start.

Then you can access the website on http://localhost:8163/.

About

The sources for the CindyJS website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 75.3%
  • JavaScript 19.5%
  • CSS 4.6%
  • Other 0.6%