0.9.8 • Published 7 years ago

reactatouille v0.9.8

Weekly downloads
4
License
WTFPL
Repository
github
Last release
7 years ago

Build Status Standard - JavaScript Style Guide

Pre-requisities

Nodejs & NPM

Getting Started

These instructions will get you a copy of the command line tool, that you'll be able to use to generate or quick start a new project boilerplate. To do so please run the command below, that will install reactatouille has a global:

npm install -g reactatouille

Quick look

Usage

The following command will generate a new boilerplate for you in your desired location:

reactatouille [project name]

It'll generate the project_name directory for you, with all the Boilerplate template files, where you'll also find a README file containing further instructions to: run the development server, build for staging or production, test, etc.

To generate a new Component, make sure you are in the Project root, src or js directory, then run the command:

reactatouille -c <Name...>

or, more verbose

reactatouille --create-component <Name...>

A new component is generated in the projectRoot/src/js/. This is work in progress, so you still have to make modifications, such as, include the reducer for this component (if required) in projectRoot/src/js/rootReducer.js and also change the name in the /constants.js, etc.

Organizing the Redux application

The first time you browse the javascript source directory you may find the way files are organized unusual. The approach Reactatouille exposes is based on an article published by Jack Hsu; A very good read, that explains how to better organize code in the context of a React and Redux application but not exclusively ( https://jaysoo.ca/2016/02/28/organizing-redux-application/ ). While opinionated, you may want to organize it differently, as it was in previous versions of Reactatouille.

Built With

  • ReactJS
  • React Router 4
  • Webpack 2
  • SASS
  • ES2015
  • GULP
  • JEST
  • ENZYME
  • POPMOTION
  • STANDARDJS
  • UNIVERSAL / ISOMORPHIC
  • REDUX DEVTOOLS (Browser extension support)
  • SERVICEWORKER / APPCACHE

Logo

0.9.8

7 years ago

0.9.7-d

7 years ago

0.9.7-c

7 years ago

0.9.7-b

7 years ago

0.9.6-b

7 years ago

0.9.6

7 years ago

0.9.5

7 years ago

0.9.4

7 years ago

0.9.1-f

7 years ago

0.9.1-e

7 years ago

0.9.1-d

7 years ago

0.9.1-c

7 years ago

0.9.1-b

7 years ago

0.9.1

7 years ago

0.9.0-g

7 years ago

0.9.0-f

7 years ago

0.9.0-e

7 years ago

0.9.0-d

7 years ago

0.9.0-c

7 years ago

0.9.0-b

7 years ago

0.9.0

7 years ago

0.8.9-j

7 years ago

0.8.9-i

7 years ago

0.8.9-g

7 years ago

0.8.9-f

7 years ago

0.8.9-e

7 years ago

0.8.9-d

7 years ago

0.8.9-c

7 years ago

0.8.9-b

7 years ago

0.8.9-a

7 years ago

0.8.9

7 years ago

0.8.8

7 years ago

0.8.7-b2

7 years ago

0.8.7-b

7 years ago

0.8.7

7 years ago

0.8.6-d

7 years ago

0.8.6-e

7 years ago

0.8.6-c

7 years ago

0.8.6-b

7 years ago

0.8.6-a

7 years ago

0.8.6

7 years ago

0.8.5-b

7 years ago

0.8.5

7 years ago

0.8.4

7 years ago

0.8.3

7 years ago

0.8.21

7 years ago

0.8.2

7 years ago

0.8.11

7 years ago

0.8.1

7 years ago

0.8.0

7 years ago

0.7.9

7 years ago

0.7.81

7 years ago

0.7.8

7 years ago

0.7.72

7 years ago

0.7.71

7 years ago

0.7.7

7 years ago

0.7.65

7 years ago

0.7.6

7 years ago

0.7.5

7 years ago

0.7.4

7 years ago

0.7.3

7 years ago

0.7.2

7 years ago

0.7.1

7 years ago

0.7.0

7 years ago

0.6.967

7 years ago

0.6.966

7 years ago

0.6.965

7 years ago

0.6.96

7 years ago

0.6.95

7 years ago

0.6.94

7 years ago

0.6.93

7 years ago

0.6.92

7 years ago