svelte-parcel-mvp Svelte Themes

Svelte Parcel Mvp

Super simple Svelte starter template with Parcel and MVP.css

svelte-parcel-mvp

Super simple Svelte starter template with Parcel and MVP.css

Getting Started

npx degit github.com/markcheno/svelte-parcel-mvp my-mvp
cd my-mvp
npm install
npm run dev

or

npx degit github.com/markcheno/svelte-parcel-mvp my-mvp
cd my-mvp
yarn
yarn serve

To build for production

npm run build

or

yarn build

~20kb gzip compressed!

Built With

  • Svelte - Cybernetically enhanced web apps
  • Parcel - Blazing fast, zero configuration web application bundler
  • MVP.css - A minimalist stylesheet for HTML elements

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Top categories

Loading Svelte Themes