An open API service indexing awesome lists of open source software.

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

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
```