npm install
npm start
Example is in src/App.js
# Config its package.json so
# that the 'community-nav-prototype' points to the local foler path of community-nav-prototype:
#
# "dependencies": {
# "community-nav-prototype": "<local-path-to-community-nav-prototype>",
# ......
# }
#