Skip to content

Simple, lightweight and unopinionated boilerplate code set-up for web-component-based front-end project with heavy focus on avoiding bloat and complexity that comes with external dependencies

License

Notifications You must be signed in to change notification settings

eoh-bse/web-component-template

Repository files navigation

Web Component Template

Requirements

  • Node 18.x or above

Basic Commands

  • npm start: starts a development environment with file watching and automatically opens the web browser
  • npm run build:prod: compiles and minifies all files into build folder for production deployment
  • npm test: runs all tests for the project

About

Simple, lightweight and unopinionated boilerplate code set-up for web-component-based front-end project with heavy focus on avoiding bloat and complexity that comes with external dependencies

Topics

Resources

License

Stars

Watchers

Forks