An open API service indexing awesome lists of open source software.

https://github.com/grvcoelho/silverplate

:globe_with_meridians: Front-end boilerplate with Webpack, Hot Reload, Tree-Shaking and React
https://github.com/grvcoelho/silverplate

boilerplate front-end react webpack

Last synced: 9 months ago
JSON representation

:globe_with_meridians: Front-end boilerplate with Webpack, Hot Reload, Tree-Shaking and React

Awesome Lists containing this project

README

          

# silverplate

[![Build Status](https://travis-ci.org/grvcoelho/silverplate.svg?branch=master)](https://travis-ci.org/grvcoelho/silverplate)

:globe_with_meridians: Front-end boilerplate with Webpack, Hot Reload, Tree-Shaking and React

## Install

1. Install it via npm:

```
$ npm install --global @grvcoelho/silverplate
```

## Usage

2. Run the command and answer the questions:

```
$ silverplate
```

## LICENSE

[MIT](https://github.com/grvcoelho/silverplate/blob/master/LICENSE) (c) 2018 Guilherme Coelho