inouetakuya / survey-builder

入門 React コンポーネントベースの Web フロントエンド開発

Home Page:http://www.oreilly.co.jp/books/9784873117195/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Survey Builder Sample App

A sample app for a Bleeding Edge Press book.

Installation

npm install

That's it! Now you're ready to run the app or run tests.

Running the app

npm start

You can then browse to http://localhost:8080 to try the Survey Builder.

Running tests

Run tests once:

npm test

Run tests in watch mode:

npm run-script watch

Localization notes

Based on 597ca5dfcf4fe5c3c7758a1455cafdc5fcffac12

About

入門 React コンポーネントベースの Web フロントエンド開発

http://www.oreilly.co.jp/books/9784873117195/

License:Apache License 2.0


Languages

Language:JavaScript 93.8%Language:CSS 5.9%Language:HTML 0.4%