This is customised version of react-scripts
from Create-React-App used in RocketLab Pty Ltd
- 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
create-react-app <Project Name> --scripts-version git+ssh://git@github.com:GethylRocketLab/rl-react-scripts.git
This package includes scripts and configuration used by Create React App.
Please refer to its documentation:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.