/url-splitting-and-react

Repo to serve as an example of URL splitting configuration on apps generated with Create React App

Primary LanguageJavaScript

URL Splitting and React Project

NOTE: this project follows the URL Splitting and React blogpost, and is made to show how to configure URL splitting on a React app created with CreateReactApp.

Requirements

  • Node >= 8.10.0

Setup

Simply install the required dependencies:

npm install

Running the project

npm start

Issues

Is something wrong? Feel free to leave an issue! I'm more than happy to get some feedback.