https://github.com/keuller/jsexperience17
Reative Interfaces Sample
https://github.com/keuller/jsexperience17
Last synced: 3 months ago
JSON representation
Reative Interfaces Sample
- Host: GitHub
- URL: https://github.com/keuller/jsexperience17
- Owner: keuller
- License: mit
- Created: 2017-06-23T17:07:47.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-23T17:11:34.000Z (almost 8 years ago)
- Last Synced: 2025-01-23T00:28:09.915Z (5 months ago)
- Language: JavaScript
- Size: 223 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jsexperience17
Reative Interfaces SampleSample application presented on JS Experience 2017
To run:
```bash
$ yarn install && yarn run dev
```Point out your browser to **http://localhost:8000**.