create-react-app-custom

1.0.3 • Public • Published

Create React App Custom Build Status Packagist

Create React App Custom - You can continue customizing with WebPack

Installation

$ npm install create-react-app-custom -g

Quick Start

Create the app:

$ create-react-app-custom yournameapp

Install dependencies:

$ cd yournameapp
$ npm install

Start your app at http://localhost:4200

$ npm start

Build project

$ npm run build

Run test

$ npm run test

License

MIT

Package Sidebar

Install

npm i create-react-app-custom

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

84.8 kB

Total Files

20

Last publish

Collaborators

  • jmbl1685