Skip to content

A minimal skeleton for React apps backed by webpack. Comes with a sitemap builder.

License

Notifications You must be signed in to change notification settings

rluncasu/minimal-react-webpack-sitemap

 
 

Repository files navigation

Starting the app

$ npm install
$ npm run start-dev

It listens on http://localhost:8080

Generate sitemap

$ node ./sitemap-builder/build.js

About

A minimal skeleton for React apps backed by webpack. Comes with a sitemap builder.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 76.9%
  • CSS 20.7%
  • HTML 2.4%