Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yosuke-furukawa/jsx_test_tutorial


https://github.com/yosuke-furukawa/jsx_test_tutorial

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

jsx_test_tutorial
====================

HOW TO USE
----------

install

```shell
$ git clone https://github.com/yosuke-furukawa/jsx_test_tutorial.git
$ cd jsx_test_tutorial
$ npm install
```

if you don't have grunt and jsx, please install them

```shell
$ npm install grunt jsx -g
```

run

```shell
$ grunt
```