Skip to content

The Backpack template used for Backpack React Scripts app creation.

Notifications You must be signed in to change notification settings

ShaelenFernandes/cra-template-backpack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cra-template-backpack

The purpose of this repository is to store the Backpack template that is to be used when creating new web projects using Backpack React Scripts.

The template stored here has the basic React App setup for a simple web app with Backpack dependencies installed.

Usage

The template is to be used within the standard create-react-app command:

With Backpack React Scripts

npx create-react-app my-app --scripts-version=@skyscanner/backpack-react-scripts --template @skyscanner/backpack --use-npm

More information

More information on how custom templates are built and used can be found here on the official create-react-app docs.

About

The Backpack template used for Backpack React Scripts app creation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 40.8%
  • JavaScript 40.1%
  • SCSS 19.1%