Skip to content

rafucisneros/react_scaffold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react_scaffold

Scaffold structure to start creating React apps

Includes:

  • Webpack
  • ESlint
  • Prettier
  • Babel
  • React Router Dom
  • Sass

NPM Commands

  • start: Start a development server using webpack
  • build: Create a production-ready build under "dist" folder
  • format: Formats the code using prettier
  • lint: Analyze code using ESlint

Created following the "React Hooks Professional Course" from Platzi.com https://platzi.com/clases/react-hooks/

About

Scaffold structure to start creating React apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published