oreqizer / reactizer-2016

(UNMAINTAINED) The most hipster React and React Native boilerplate! :smiling_imp:
https://reactizer.herokuapp.com
MIT License
73 stars 6 forks source link

REACTIZER

Project status

Please note that this project, while it served its purpose well, is no longer maintained. Thank you for understanding.


A React boilerplate that's always ahead! Click here to check out the live demo.

Build Status Code Climate Dependency Status devDependency Status GitHub license

This boilerplate has one thing in mind - use as few dependencies as possible, while having all the best features. If something is not absolutely necessary, you won't find it here.

Reactizer's goal is mainly to provide you with the best practices of building a modern React application. Feel free to open an issue or a pull request!

All the tech I chose is super new, sometimes even in an alpha version - thus if you'd like to use it for production, I recommend scaling those unstable versions down.

To check out the backend, click here!

Features:

The features currently present in the demo are as follows:

Tech stack

Also in the bundle:

Known issues:

React Native requires (due to it's Babel 5 dependency) babel-core and babel-cli to be placed in dependencies, instead of dev dependencies.

Having problems? Try running watchman watch-del-all

Tasks

Simply npm i. Then you have these following tasks available:

CORE

Web:

Native:

Common:

OTHER

TODO: