cra-template-leon

1.1.8 • Public • Published

Welcome to my custom CRA ( create-react-app ) template.

Note: this template was created to be as ready out the box as possible, as minimal as possible and convient, whilst ensuring a clean structure and good SEO.

Features currently included:

  • Comes with react-router
  • React router setup in app.js ( home and 404 route by default )
  • React router configured with lazy loading and a default loading spinner
  • Simple folder strucure inside ./src
  • PostCSS css reset in ./src/App.css
  • env files setup + dotenv package to configure them ( in ./src/App.js )
  • Minimal index.html with important tags
  • Stripped away some generally unusued files

Files that need to be configured per app:

  • public/index.html
  • public/manifest.json
  • public/favicon.ico
  • env

Package Sidebar

Install

npm i cra-template-leon

Weekly Downloads

0

Version

1.1.8

License

MIT

Unpacked Size

10.7 kB

Total Files

22

Last publish

Collaborators

  • ninjainshade