/ReactSail

React JS starter

Primary LanguageJavaScript

ReactSail

React JS boilerplate/starter

Folder Structure

The folder of src arranged as:

├── src
│   ├── assets                  # assets (such as fonts, image, sound & etc)
│   ├── lib                     # custom library
│   ├── config                  # configuration
│   ├── redux
│   │   ├── actions             # redux actions
│   │   └── reducers            # reducers (redux)
│   ├── routes                  # routing navigation
│   ├── screens                 # screen pages
│   │   ├── common              # common component
│   │   └── ...                 # screen   
│   ├── themes                  # theme styling (for future)
│   └── index.js
├── ...
│

Installation

Create your local copy

To create new project using this, you need to copy/clone this to your local.

$ git clone https://github.com/sunaryohadi/ReactSail.git MyApp

Install using yarn

After rename, you have to install first. This project created using yarn.

$ yarn install

run

$ yarn start

Buy me a Coffee

If you feel this is useful, please consider to buy me a cup of coffee or two.

paypal