Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maxleiko/react-es7
Testing React in ES7
https://github.com/maxleiko/react-es7
Last synced: 7 days ago
JSON representation
Testing React in ES7
- Host: GitHub
- URL: https://github.com/maxleiko/react-es7
- Owner: maxleiko
- License: mit
- Created: 2016-02-15T15:52:21.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-15T15:54:17.000Z (almost 9 years ago)
- Last Synced: 2024-04-21T06:17:38.099Z (7 months ago)
- Language: JavaScript
- Size: 25.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-es7
Testing React in ES7Install the dependencies
```sh
npm i
```See the available actions
```sh
npm run
```