Skip to content

Tired of reloading browsers, rebuilding assets and reconfiguring urls? Try this!

Notifications You must be signed in to change notification settings

erikvlarsson/webc-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TLDR;

  1. npm install
  2. npm run dev

Manual refreshing sucks.

A faster and leaner development environment for developing web components with hot reload.

What is this?

This environment setup consists of two major parts:

  • A dev server that provides fast Hot Module Replacement (HMR), which enables hot reload.

  • A build command that bundles your code with Rollup, pre-configured to output highly optimized static assets for production.

Based on Vite + Lit

About

Tired of reloading browsers, rebuilding assets and reconfiguring urls? Try this!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published