Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/matheus1lva/react-initial-bootstrap

an "almost complete" template for your new projects
https://github.com/matheus1lva/react-initial-bootstrap

babel boilerplate boilerplate-template configuration jest react-template react-testing-library webpack

Last synced: 9 days ago
JSON representation

an "almost complete" template for your new projects

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/PlayMa256/react-initial-bootstrap.svg?branch=master)](https://travis-ci.org/PlayMa256/react-initial-bootstrap)
# React "almost complete" template

Tired of having to configure everything, every single time you have to start a new project? Or even have to copy from other projects and have to reconfigure if something changes? Deps get outdated?? Well, me too!!

That is why i created this. I aimed to have the bleeding edge of configuration on this template and its deps are going to be up to date (that is why i added greenkeeper).

Just download this repo and you are good to start your new project with the bleeding edge.

If you find something useful that can be added or modified, please :pray: open a PR!

This example contains:
* `html-webpack-plugin`
* `mini-css-extract-plugin`
* `webpack-plugin-serve`
* `webpack-nano`
* `babel-loader`
* `css-loader`
* `file-loader/url-loader` (for images and fonts)
* `typescript`