React UI for CopyBird
Install requirements
$ npm install
Run React app
$ npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
$ npm test
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
$ npm run build