Skip to content

A custom react boilerplate , rather than create-react-app. This can quickly get you started as you can easily understand the configs

Notifications You must be signed in to change notification settings

0xAnon101/mini-react-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-mini-boilerplate

A custom react boilerplate for creating your React Projects.

Initially it was just a boilerplate that could be cloned and changed to jump-start a react application, with a basic and easy config that provides enough for a small project to work and requires little gradual tinkering to expand beyond the basics.

I keep the minimal config exposed so anyone could analyse and study it, play with it, and improve it.

Usage

  • Copy and paste git clone https://github.com/GAUTAMRAJU15/mini-react-boilerplate.git
  • Then, Do npm install and you will get a nice minimal boilerplate to code on and later on you can add your own loaders and plugins according to your application needs.

NPM

https://www.npmjs.com/package/react-mini-boilerplate/

About

A custom react boilerplate , rather than create-react-app. This can quickly get you started as you can easily understand the configs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published