Skip to content

Expirement with static react app pre-render before deploy it, to improve first loading time

Notifications You must be signed in to change notification settings

savelichalex/static-react-app-pre-render

Repository files navigation

static-react-app-pre-render

Expirement with static react app pre-render before deploy it, to improve first loading time

How start

$ npm install

$ babel-node index.js > index.html

$ ./node_modules/.bin/webpack --config webpack.config.js

About

Expirement with static react app pre-render before deploy it, to improve first loading time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published