Skip to content

marjel/jscs-dev.github.io

 
 

Repository files navigation

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

JSCS Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.4%
  • CSS 22.0%
  • Other 1.6%