Skip to content

tesera/craft-intl-material

This branch is up to date with willfarrell/craft-intl-material:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ed03b8d · Jan 20, 2019

History

18 Commits
Dec 29, 2018
Feb 15, 2018
Nov 13, 2018
Dec 29, 2018
Oct 26, 2017
Dec 18, 2017
Oct 26, 2017
Oct 31, 2017
Nov 3, 2017
Oct 26, 2017
Dec 18, 2017
Feb 8, 2018
Oct 24, 2017
Nov 13, 2018
Jan 20, 2019
Jan 20, 2019

Repository files navigation

React Logo
CRAFT: Create React App From Template

Stars npm version npm downloads npm license Package Quality

Standard - JavaScript Style Guide code style: prettier Conventional Commits Standard Version

travis Coveralls Known Vulnerabilities dependencies dev dependencies optional dependencies peer dependencies

Initialize

$ npm install -g craftool create-react-app
$ craft MyApp https://github.com/willfarrell/craft/archive/master.zip
$ cd MyApp
$ npm install

public

  • Update index.html w/ Application Name
  • Update humans.txt
  • Update robots.txt
  • Update security.txt

favicons

Docs

  • Update docs/README.md
  • Delete this file

Features

App

  • i18n built in
  • .well-known files
  • polyfills
  • Material-UI
  • theme template

Dev

  • root module import supported

  • Testing

    • jest & enzyme with polyfills (frontend unit & integration tests)
    • mocha & chai (module unit & integration tests)
  • Build you remember to build your Storybook first

Sources

About

CRAFT: Create React App From Template

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 67.3%
  • Shell 20.8%
  • HTML 11.9%