2.0.1 • Published 6 years ago

@gigster/block-create-react-app v2.0.1

Weekly downloads
25
License
UNLICENSED
Repository
-
Last release
6 years ago

block-create-react-app

RoleNameEmailSlack
Product OwnerFrances Haugenfrances@gigster.com@frances
MaintainerCasey Barbellocasey@gigster.com@casey
MaintainerMark Miyashitamark.miyashita@gigster.com@mark

Overview

This block generates a simple React web app using create-react-app v1.5.1 as a boilerplate that we modify.

Usage

Add the following to your gig.yaml to create a new block called web using block-create-react-app. Make sure to replace VERSION with the specific version of the module. The latest version can be found here.

- name: web
  location: 'npm:@gigster/block-create-react-app@VERSION'

After generating your project, you can cd into the new web directory. To start your app, simply run:

yarn install
yarn start

and you should see:

Compiled successfully!
You can now view web in the browser.

  Local:            http://localhost:3000/
  On Your Network:  http://10.0.2.52:3000/
2.0.1

6 years ago

2.0.0

6 years ago

1.1.18

6 years ago

1.1.17

6 years ago

1.1.16

6 years ago

1.1.15

6 years ago

1.1.14

6 years ago

1.1.13

6 years ago

1.1.12

6 years ago

1.1.11

6 years ago

1.1.10

6 years ago

1.1.8

6 years ago

1.1.7

6 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago

1.0.0-alpha.3

6 years ago

1.0.0-alpha.2

6 years ago

1.0.0-alpha.1

6 years ago