Skip to content

a very basic boilerplate to initialize any simple React project.

Notifications You must be signed in to change notification settings

Amiryy/amiry-simple-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amiry's simple React boilerplate

This is my simple React setup.
Feel free to use this boilerplate as a basic foundation to any small React project.

About

Since web development technologies are advancing fast,
it's great to solidify your build tools knowledge every once in a while.
So I decided to create this boilerplate as a good practice of webpack and other build tools and methods.
This boilerplate will stay as simple as possible, while maintaining the latest features and a great developing experience.
I will create more boilerplates for other purposes, stay posted! :)

This build supports ES6 and React.
Hot Reloading - page instantly updates with changes.

Supported Assets:

  • CSS
  • Images
  • Data files (xml|csv|tsv)
  • Fonts

Getting Started

Clone

git clone https://github.com/Amiryy/amiry-simple-react.git
cd amiry-simple-react
npm install  

or Install

(under construction)
npm install amiry-simple-react

Usage

Development

npm start

Build

npm run build

Watch

npm run watch

Contributing

Please read CONTRIBUTING.md for details on my code of conduct, and the process for submitting pull requests to me.

Author

  • Amiry - Initial work - Amiryy

About

a very basic boilerplate to initialize any simple React project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published