Skip to content
/ create-react-crib Public template

Starting template for react apps, to be improved upon as I learn more.

Notifications You must be signed in to change notification settings

FreyCT/create-react-crib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-react-crib

I always found it tedious setting up my development environment from scratch so I created this template meant to help improve productivity and motivation towards building new projects.

Overview

  • Redux (in progress)
  • CSS/SCSS
  • WebPack

How to use

  1. Create a project directory
  2. cd "your project"
  3. install the template with npx create-react-crib
  4. npm install
  5. Start coding! 😊

How to use

  1. Open a console in the folder you want to create your project.
  2. npx @freyct/create-react-crib
  3. install the template with npx create-react-crib
  4. npm install
  5. Start coding! 😊

Built-in scripts

  • npm run start
  • npm run build
  • npm run dev

Author

Frey Tolman

About

Starting template for react apps, to be improved upon as I learn more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published