Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 503 Bytes

File metadata and controls

20 lines (16 loc) · 503 Bytes

akiya-react-scripts

My react development environment. Integrate with create-react-app and akiya-react-scripts.

Usage

Preparement

$ npm install -g create-react-app

React App

$ create-react-app <APP_NAME> --scripts-version akiya-react-scripts

React Component

$ create-react-app <APP_NAME> --scripts-version akiya-react-component-scripts