Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/matheus1lva/react-initial-bootstrap
- Owner: matheus1lva
- License: mit
- Created: 2018-11-09T12:18:56.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-23T17:30:54.000Z (over 1 year ago)
- Last Synced: 2024-10-19T19:51:53.159Z (17 days ago)
- Topics: babel, boilerplate, boilerplate-template, configuration, jest, react-template, react-testing-library, webpack
- Language: JavaScript
- Homepage:
- Size: 2.71 MB
- Stars: 25
- Watchers: 2
- Forks: 2
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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" templateTired 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`