🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

startup-react-app

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

startup-react-app

Basic example react app

Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

start_up_react_app

basic example react app

react 16
webpack 3
ui-material
react-hot-reload
ecmascript6
unitest
jest
code coverage
eslint
babel
yarn

Installation

Global dependencies

npm install -g yarn

Install dependencies

yarn

Yarn tasks

  • yarn run dev Start the application and watch the files
  • yarn run build Generates a build production dist
  • yarn run start Generates a build production dist and run server
  • yarn run test Execute all the available test cases
  • yarn run test:auto Execute all the available test cases and watch changes
  • yarn run eslint Start the verification eslint.

Keywords

react

FAQs

Package last updated on 08 Feb 2018

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