Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

denim-react-app

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

denim-react-app

Formidable react template for denim

latest
npmnpm
Version
0.0.4
Version published
Weekly downloads
12
Maintainers
1
Weekly downloads
 
Created
Source

denim-react-app

ReactJS application starter template for use with denim

Features

  • Lint: eslint-config-formidable
  • Test: Karma/Mocha/Sinon/Chai/Enzyme
  • Hot Reloading
  • CSS Modules
  • PWA Features (manifest, sw-precache, app icons)
  • Polyfills
  • React Router v4
  • React Helmet
  • Babel (stage-0, react, 2015, constant-elements)
  • Webpack 2
    • System.import code splitting
    • Loaders: babel, css, style, postcss, json, file, url

Usage

  • If not already installed, install denim (npm install -g denim)
  • From your command line, run denim denim-react-app
  • cd into your created app directory
  • Run yarn or npm install
  • Run npm run dev and open localhost:3000 to view your running application

Scripts

  • npm run build - Builds a production version of your application
  • npm run dev - Starts your development server
  • npm run lint - Eslint checks your code
  • npm run prod - Starts your production server, serves your build folder
  • npm run test - Runs Mocha tests & coverage

FAQs

Package last updated on 03 Feb 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