Skip to content

tierino/bare-bones-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bare-bones-react

Bare-bones starter for React with TypeScript.

Usage

  1. git clone https://github.com/stignano/barebones-react.git <project-directory>
  2. cd <project-directory> && rm -rf .git
  3. cat > README.md and ctrl + c
  4. git init
  5. git remote add <name> <url>
  6. yarn

Inclusions

  • React
  • TypeScript
  • Sass
  • Parcel
  • Babel
  • yarn

Scripts

  • Run the app: yarn serve

About

Bare-bones starter for React with TypeScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published