0.1.2 • Published 6 years ago

rl-react-scripts v0.1.2

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

rl-react-scripts

This is customised version of react-scripts from Create-React-App used in RocketLab Pty Ltd

What is changed?

  • Scaffold with the folder structure as used at Rocket Lab Pty
  • Using React-Router 4 and basic navigation implemented
  • Styling done using Styled-components
  • Hooked Redux
  • eslint configured out of the box as used at Rocket Lab Pty

To use this as the script for Create-React-App

create-react-app <Project Name> --scripts-version git+ssh://git@github.com:GethylRocketLab/rl-react-scripts.git

react-scripts

This package includes scripts and configuration used by Create React App. Please refer to its documentation: