README
Create SmartLInk App
Create smartLink app with a simple build configuration.
Please refer to its documentation:
- Getting Started – How to create a new app.
- User Guide – How to develop modules bootstrapped with SmartLink Create App.
Create SmartLink apps with a simple build configuration.
<script type="module">
import createSmartLinkApp from 'https://cdn.skypack.dev/create-smart-link-app';
</script>
Create smartLink app with a simple build configuration.
Please refer to its documentation: