Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

boilerplate-webpack-react

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

boilerplate-webpack-react

## Instroduction

  • 0.2.0
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Boilerplate-webpack-react

Instroduction

This is a simple boilerplate project to start fast with Reactjs, webpack and gulp, including offline rendering with hapi.

This includes some webpack loaders like image-webpack-loader for optimizing images and other cool things like Hot Module Replacement for React.

New

Support for offline rendering. This uses hapi for the server but you can easily change that in server\index.js

Usage

Copy this repo.

Webpack-dev-server:

When running, you can edit HelloWorld.react.jsx and save it, your edits will be visible without reloading.

Build for server:

  • Run gulp build

This will create the minified build files

To test it, run node server.

TODO

  • expand the example code with fonts and json

License

Copyright (c) 2014 Thomas Coopoman

MIT (http://opensource.org/licenses/MIT)

FAQs

Package last updated on 18 Mar 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc