0.1.0 • Published 3 years ago

cra-template-bruce-perso v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

cra-template-bruce-perso

A clean start Create React App template ! ;)

Move css files into folder

Change package.json for netifly

  "scripts": {
    "start": "react-scripts start",
    "build": "GENERATE_SOURCEMAP=false CI= react-scripts build",
    "test": "react-scripts test",
    "eject": "react-scripts eject"
  }

App.js className on parent div

Folders :

  • components
  • containers
  • assets
    • css
    • img
    • fonts
npx create-react-app my-app --template bruce-erso