https://github.com/vitkarpov/noscript-reactjs
Noscript ❤ Reactjs Prototype
https://github.com/vitkarpov/noscript-reactjs
Last synced: 21 days ago
JSON representation
Noscript ❤ Reactjs Prototype
- Host: GitHub
- URL: https://github.com/vitkarpov/noscript-reactjs
- Owner: vitkarpov
- Created: 2015-09-26T20:33:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-20T06:41:37.000Z (over 9 years ago)
- Last Synced: 2025-01-17T23:19:46.536Z (12 months ago)
- Language: HTML
- Homepage: http://vitkarpov.com/noscript-reactjs/
- Size: 36.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Noscript + Reactjs
**UPD** В итоге эксперимента сделали Noscript-плагин, который позволяет использовать React в качестве View — https://github.com/yandex-ui/noscript-react
Чтобы завелось, нужно установить noscript + yate через npm, а так же скомпилировать шаблоны:
```
$ node_modules/.bin/yate templates.yate -o templates.js
```