Skip to content

shubhamraj01/website

 
 

Repository files navigation

CindyJS is a very beautiful 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 to go.

Testing/developing the website on your local machine

In order to download the website clone the repository with git clone [email protected]:CindyJS/website.git

Then enter the just downloaded folder website and install all dependencies with testing/developing file

git submodule update --init .

npm install

In oder to set up the local web-server for the website run easily to platform

npm start

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

ntp access

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%