static-site-generator-webpack-plugin-example

1.0.0 • Public • Published

React Webpack Static Site Example

A simple example of using static-site-generator-webpack-plugin

Development

npm install
npm run dev

Build your Static Site

npm run build

Test your Static Site

npm install http-server -g
cd build
http-server # then open 127.0.0.1:8080 to view your static site

/static-site-generator-webpack-plugin-example/

    Package Sidebar

    Install

    npm i static-site-generator-webpack-plugin-example

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • svnm