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

https://github.com/agrublev/cross-platform-react-system

The first true example of one SIMPLE repo that easily runs a react app in a website, iOS, Android, Mac, Windows, and Linux and also shares resources!
https://github.com/agrublev/cross-platform-react-system

Last synced: over 1 year ago
JSON representation

The first true example of one SIMPLE repo that easily runs a react app in a website, iOS, Android, Mac, Windows, and Linux and also shares resources!

Awesome Lists containing this project

README

          

[![npm package](https://img.shields.io/npm/dm/parcel-bundler.svg)](https://www.npmjs.com/package/parcel-bundler)

## Features

- 🚀 **Blazing fast**
- 📦 Out of the box, it just works
- ✂️ Zero configuration
- 🔥 Built in support for **hot module replacement**
- and more :P

# Legendary

A react based system that can be run on virtual ALL platforms!

```bash
yarn
yarn start:web
yarn start:desktop
yarn start:mobile
```

## Because sharing is caring

All workspaces share the core resource located in ***./core*** meaning Web/Mobile/Desktop will all get the same value.

Shared node dependencies too! Meaning rather than 3 node_module folders that result in many megabytes of space, they all share react and other commonalities.

## The Perfect Boilerplates

After struggaling for too many hours to master the build process of iOS/Android/Electron/React/Babel/Webpack and god knows what else, I provide you with truly some of the very best possible solutions for each.

There simply has never been a better way to create a new application before!

![happy](https://cdnme.s3.amazonaws.com/cdn/ae8b-9ca1-happy.gif)