Ariel-Rodriguez/react-amp-template

View on GitHub
examples/simple-server/README.md

Summary

Maintainability
Test Coverage
## DEMO

This is a full boilerplate application.
Demostrates how to implement RAMPT using Babel + React 16 + StyledComponents v3.

<img width="250" src="https://github.com/Ariel-Rodriguez/react-amp-template/blob/master/examples/simple-server/docs/preview.png">

### Install
- `npm install`
- `npm start`

### Dev
Launch server live reload.
- `npm run dev`