Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 305 Bytes

README.md

File metadata and controls

22 lines (20 loc) · 305 Bytes

turku-ui-varaamo

install

setup folders like this

/
 /varaamo
 /turku-ui-varaamo

and then navigate to /varaamo and install

npm install ../turku-ui-varaamo 

developing

npm link

 cd /turku-ui-varaamo
 npm link
 cd /varaamo
 npm link turku-ui-varaamo