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
- Host: GitHub
- URL: https://github.com/grvcoelho/silverplate
- Owner: grvcoelho
- License: mit
- Created: 2016-07-12T13:14:29.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-10-14T15:33:54.000Z (over 7 years ago)
- Last Synced: 2025-06-09T11:09:37.440Z (about 1 year ago)
- Topics: boilerplate, front-end, react, webpack
- Language: JavaScript
- Homepage:
- Size: 89.8 KB
- Stars: 63
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# silverplate
[](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