An open API service indexing awesome lists of open source software.

https://github.com/atapas/webpack-react-starter

Project to get started with a Webpack supported development environment. React is added as a dependency already. How about a ⭐️?
https://github.com/atapas/webpack-react-starter

boilerplate boilerplate-front-end react reactjs webpack

Last synced: 5 months ago
JSON representation

Project to get started with a Webpack supported development environment. React is added as a dependency already. How about a ⭐️?

Awesome Lists containing this project

README

          

# webpack-react-starter
A Starter Project using Webpack and ReactJs. This project helps you in getting started with an environment where you just focus on getting your app done. All development and production related settings and configurations are taken care as in-built options.

# What's Included
- Babel Loader
- HTML Loader
- Sass to CSS Transformation
- Minimifcation and Uglification
- Image File Loader
- Font File Loader
- Dev Server with Hot Reloading
- API Proxy Support

# How to use it
- `yarn install`
- `yarn start` to start the app in dev mode.
- `yarn build` to build the app for production.

Note: Even if you are not planning a React Project, you can use this starter just by removing couple of react related dependencies from package.json file and add your own.

Liked what I do? Thank You Very Much!

Buy Me A Coffee