jscs-dev / jscs-dev.github.io

The JSCS Website

Home Page:https://jscs-dev.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSCS Website

How to start development

Fork

Clone the repo

Install dependencies

npm install

Start dev-server

npm run start-dev

Open web browser

open http://localhost:3000/

Application

Application is built using React and Flux. Sources are located at app directory. Hot-reloading is available. When you change something and save, website is updated automatically in the browser.

Looking forward for pull-requests!

About

The JSCS Website

https://jscs-dev.github.io

License:MIT License


Languages

Language:JavaScript 75.7%Language:CSS 22.7%Language:HTML 0.9%Language:Smarty 0.7%