Skip to content

itsmebasti/lwc-base

Repository files navigation

lwc-arcade

This project will build the base package for any further personal lwc projects. It will grow over time and provide some lwc components and classes through npm and contain some demo pages that are available through google cloud soon.

Local Development

  1. Clone the lwc-base repository:
git clone https://github.com/itsmebasti/lwc-base
cd lwc-base
  1. Install the project dependencies using yarn (or npm, if you prefer that alternatively)
yarn
  1. Start the app in watch mode.
yarn watch
  1. Enjoy the app!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published