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

https://github.com/subvisual/react_starter

An application boilerplate for React using Parcel and Subvisual's conventions.
https://github.com/subvisual/react_starter

Last synced: 7 months ago
JSON representation

An application boilerplate for React using Parcel and Subvisual's conventions.

Awesome Lists containing this project

README

          

React Starter
=============

This project is a starter project to build React applications. In includes:

* React
* Redux
* React Router
* Parcel
* CSS Modules
* Eslint
* Prettier
* Stylelint
* Babel

Prerequisites:

* Node
* Yarn

Installation:

* bin/setup

Development:

* bin/server

Building:

* bin/build

Generator
---------

This boilerplate contains a generator script that helps with the creation of
new components. Run `bin/gen -h` for more information.

Contribution Guidelines
-----------------------

Contributions must follow [Subvisual's guides](https://github.com/subvisual/guides).

About
-----

React Starter is maintained by [Subvisual](http://subvisual.co).

[![Subvisual](https://raw.githubusercontent.com/subvisual/guides/master/github/templates/subvisual_logo_with_name.png)](http://subvisual.co)

If you need to contact the maintainer, you may reach out to us or use [this](https://trello.com/b/svB6ZSce/areas-of-responsability-dris) Trello board.