svawc-template

1.0.2 • Public • Published

SVAWC template

This is a project template for SVAWC components. It lives at https://github.com/immers-space/svawc-template.

What's a SVAWC? Start here: https://github.com/immers-space/svawc

Get started

Install the dependencies...

npm install

...then start Rollup:

npm run dev

Navigate to localhost:8080. You should see your app running.

Write .svelte components in the src folder, register them in src/main.js, and test them by adding them to public/index.html

Building and releasing to NPM

The built bundle.js is excluded from git, but created an included in then npm package when publishing:

npm publish

/svawc-template/

    Package Sidebar

    Install

    npm i svawc-template

    Weekly Downloads

    0

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    108 kB

    Total Files

    4

    Last publish

    Collaborators

    • datatitian