Skip to content
Wenyu Dai edited this page Nov 28, 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 with Upper Camel Case. For example: PortofolioContainer, Header.js
  2. index.js should just be index.js
Clone this wiki locally