1.0.3 • Published 6 years ago

amiry-simple-react v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

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

install

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