Skip to content

MichaelZane/cra-template-quick-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cra-template-quick-app

How To Install

  • yarn

  • yarn create react-app --template quick-app

  • npm

  • npm init react-app --template quick-app

  • npx

  • npx create-react-app --template quick-app

global

  • If create-react-app is installed globally on your computer you can use this command:

  • create-react -app --template quick-app

  • Just like regular create-react-app but so much more. This template includes:

    "axios": "^0.19.0", "react": "^16.12.0", "react-dom": "^16.12.0", "react-redux": "^7.1.3", "react-scripts": "3.3.0", "redux": "^4.0.4", "redux-logger": "^3.0.6", "redux-thunk": "^2.3.0", "@material-ui/core": "^4.8.3", "@material-ui/icons": "^4.5.1", "styled-components": "^4.4.1", "node-sass": "^4.13.0"

Keywords

  • none

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published