Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 389 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 389 Bytes

Simple Static Site Generation Example

How To:

npm start
# => navigate to https://localhost:8888 and check it out!

npm run build
# => builds all the assets for deployment

This thing is still a bit rowdy, no tests, not quite "best practice" yet, but it should get you where you need to be for setting up the webpack-site-generator-webpack-plugin along with react-router