Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 613 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 613 Bytes

React Question Project

Build Status Dependency Status devDependency Status

Getting Started

yarn install
yarn start

Running Tests

yarn test

Generating Production Build

yarn build