@foo-software/create-react-app-server

0.1.4 • Public • Published

@foo-software/create-react-app-server

Create React App Server provides server side rendering as a standalone process. Create React App Server is a Node.js Express web server. It accepts Express options and more. It serves static files from a Create React App build. It parses client side rendered HTML, writes output to HTML files on disk, and caches the relationship in memory so proceeding requests are served a static file without heavy lifting.

For complete documentation, including usage go to the main project README.

/@foo-software/create-react-app-server/

    Package Sidebar

    Install

    npm i @foo-software/create-react-app-server

    Weekly Downloads

    6

    Version

    0.1.4

    License

    MIT

    Unpacked Size

    73.2 kB

    Total Files

    44

    Last publish

    Collaborators

    • adamhenson