You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@annotator.apache.org by gi...@git.apache.org on 2017/08/17 10:01:40 UTC

[GitHub] Treora commented on a change in pull request #10: Refresh the build system

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:
users@infra.apache.org


With regards,
Apache Git Services