This an standalone lwc application. That allows out the box:
- Write your components.
- Use
ui-lightning-components
in your component templates. - Use any SLDS CSS or assets.
npm install
npm start
open: http://localhost:3000
You can write your own component inside of the /src
folder, You can write as many namespace you want