-
Notifications
You must be signed in to change notification settings - Fork 2
Home
hondahmd edited this page Nov 27, 2019
·
3 revisions
Naming rules Rules for front-end components
- 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
- index.js should just be index.js