0.1.0 • Published 4 years ago

react-component-library-boilerplatecodes v0.1.0

Weekly downloads
-
License
-
Repository
-
Last release
4 years ago

Clean React App

This project is built with create-react-app and then some extra files were removed.

Removed Content

  1. logo.svg: React logo.
  2. reportWebVitals.js: A built-in tool for measuring the real life performance of your app.
  3. setupTests.js: Testing file for React.
  4. App.test.js: Testing file for React.
  5. public/logo512.png: React logo for manifest.json.
  6. public/logo192.png: React logo for manifest.json.
  7. public/favicon.ico: React logo for manifest.json.

Commented Content

  1. favicon.ico, logo192.png, meta description and meta theme-color tag inside index.html.