springload-react-scripts

1.0.7-c • Public • Published

Springload Create React App

This is based on the awesome Create React App which we've extended with PreCSS (Sass-like), Sass, and the Common Chunks plugin to extract (eg) vendor dependencies.

Create-React-App comprises many parts, and the official way of extending it is to only change the react-scripts part of it so we've only done that. We will track the same version number as the official react-scripts so you can easily see how recent our version is compared to theirs.

Quick Overview

npm install -g create-react-app
 
create-react-app my-app --scripts-version springload-react-scripts
cd my-app/
npm start

The existing upstream documentation follows....


This package includes scripts and configuration used by Create React App.
Please refer to its documentation:

/springload-react-scripts/

    Package Sidebar

    Install

    npm i springload-react-scripts

    Weekly Downloads

    2

    Version

    1.0.7-c

    License

    BSD-3-Clause

    Last publish

    Collaborators

    • holloway
    • thibaudcolas