eder-luizalabs / react-boilerplate

React boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Luizalabs React Boilerplate

Quickstart

  1. npm install
  2. npm start
  3. open http://localhost:3000

Testing

  1. npm run test

Generating styleguide

  1. npm run styleguide:build
  2. npm run styleguide:serve

Check linting

  1. npm run lint

Check new package versions

  1. npm run check

Build to production

  1. npm run build

About

React boilerplate


Languages

Language:JavaScript 91.2%Language:CSS 7.8%Language:HTML 1.0%