Skip to content

itsmebasti/lwc-arcade

Repository files navigation

lwc-arcade

This project will build the base package for any further arcade or pixel grid projects it will provide some lwc components through npm and contain some demo pages that are available through heroku at

https://lwc-arcade.herokuapp.com/

The origin is lwc-tris, which is now reusing the arcade lwc components

https://lwc-tris.herokuapp.com/

Local Development

  1. Clone the lwc-arcade repository:
git clone https://github.com/itsmebasti/lwc-arcade
cd lwc-arcade
  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