Treora commented on a change in pull request #10: Refresh the build system URL: https://github.com/apache/incubator-annotator/pull/10#discussion_r133667127
########## File path: README.md ########## @@ -9,14 +9,13 @@ ## Development -Install [yarn](https://yarnpkg.com/en/docs/install). - ```sh -$ yarn # installs top level dependencies -$ yarn run bootstrap # manages dependencies referenced in `packages/` -$ yarn run serve # serves the demo at http://localhost:8080/ +$ npm install +$ npm start ``` +Continue reading at [http://localhost:8080]. Review comment: Brackets actually seem to prevent this from being marked up. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
