Skip to content

Latest commit

 

History

History

app

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