New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

reactsetup

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reactsetup

A Universal React Setup with Babel, React, React Router, Webpack, Express.

latest
Source
npmnpm
Version
1.0.12
Version published
Weekly downloads
4
Maintainers
1
Weekly downloads
 
Created
Source

React-Setup

A Universal React Setup with Babel, React, React Router, Webpack , Express.

More Features

  • Babel ES2015 (ES6/ES7)
  • Inline CSS or PostCSS: your choice :)
  • Debug ES6 code with Webpack 2
  • ESLint ES6 configuration
  • Development: HMR (Hot Module Replacement) for both client & server
  • Express for faster requests
  • Production ready

Questions & Issues

  • File an Issue

Usage

Install

$ npm install -g nodemon
$ npm install reactsetup

**Build & Start PRODUCTION**

$ node_modules.bin\webpack && npm start


## Contributing

PR, Stars ✭ and Issue Reporting are always welcome :)

Keywords

react

FAQs

Package last updated on 29 May 2017

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