Skip to content

formation-tech/cra-template-basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

@formation.tech/cra-template-basic

The basic Create React App template used during formation.tech trainings

Usage

Using npm

npx create-react-app [your-project-path] --use-npm --template @formation.tech/cra-template-basic

Using Yarn

yarn create react-app [your-project-path] --template @formation.tech/cra-template-basic

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published