Skip to content

steveworley/decoupledkit-react

Repository files navigation

Decoupled Kit Application from Acquia

About

This is a starter application built as a baseline for creating React applications which rely heavily on API data from external sources. This application was forked from the React Slingshot application and the full documentation has been moved in docs\React-Slingshot.md. This application has included a considerable amount of features to be leveraged as best practices around workflow, structure, testing, and much more. The examples are intentionally basic to provide clarity around the intents of the components.

Installation

  • Install yarn or also use npm for dependencies.
  • Install packages with yarn install or npm install
  • Stand up the application with yarn start or npm start and visit http://localhost:8080

Configuration Summary

Here is a quick summary of elements included within this application stack, but make sure to review the documentation for proper explanation and context.

React // Redux // React Router // Babel // Webpack // Browsersync // Jest // TrackJS // ESLint // SASS // PostCSS // Editor Config // NPM Build Scripts

Architecture Summary

TODO //

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published