digiaonline/react-boilerplate

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.editorconfig
.env.example
.eslintignore
.eslintrc
.flowconfig
.gitignore
.lintstagedrc
.nvmrc
.stylelintignore
.stylelintrc
.travis.yml
.yarnclean
LICENSE
README.md
docs/01-coding-conventions.md
docs/02-best-pratices.md
docs/03-tools.md
docs/04-create-react-app.md
docs/README.md
package.json
public/favicon.ico
public/index.html
src/hello/components/Hello.css
src/hello/components/Hello.js18
A
0 mins
src/hello/components/Hello.test.js7
A
0 mins
src/hello/components/__snapshots__/Hello.test.js.snap
src/hello/store.js9
A
0 mins
src/index.css
src/index.js17
A
0 mins
src/logo.svg
src/root/components/Root.css
src/root/components/Root.js14
A
0 mins
src/root/components/Root.test.js7
A
0 mins
src/styles/colors.css
src/styles/typography.css
yarn.lock