Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 284 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 284 Bytes

Consumer application

We dont have anythign special we just install the library with:

npm link custom-library --save

Then we just start the application:

npm run dev

Note: Previoulsy we must build and prepare link on custom-library