Skip to content

Latest commit

 

History

History
59 lines (37 loc) · 1.32 KB

README.md

File metadata and controls

59 lines (37 loc) · 1.32 KB

superfe-rn-specification

Specification of super-fe's react-native apps

Development Environment

node&npm version

Node.js requires latest of v6, which is a LTS version maintained until April 18, 2018. We suggest >=6.9.1.

NPM requires latest of v3, whose tag is 3.x-latest, v3.x-latest or latest-3. We suggest >=3.10.9.

E.g.

react-native version

The app carries v0.35.0 only until now(11/15/2016).

Project Files

Directories

  1. src is for source files
  2. assets is for assets
  3. bundle is for outputed bundle
  4. __test__ is for jest test

package.json

TODO, that is a lot

CHANGELOG.md

Follows http://keepachangelog.com/zh-CN/0.3.0/.

Code Style

.editorconfig

Follows https://github.com/super-fe/superfe-npm-editorconfig.

.fecs

We are suggested to use fecs.