Skip to content
hondahmd edited this page Nov 27, 2019 · 3 revisions

Welcome to the JSA-Opal-ShenZhen wiki!

Development instruction

Naming rules Rules for front-end components

  1. all folders and files related with components should be named by the name of the component, and the first char of every word should be capital. For example: PortofolioContainer, Header.js
  2. index.js should just be index.js

Clone this wiki locally