Skip to content

Repository files navigation

Stencil Test Dev

Built With Stencil TypeScript Jest ESLint Prettier

About

Stencil Test Dev is a boilerplate project designed to streamline the development, testing, and debugging of Stencil-based web components. The project provides an optimized environment for:

  • Building Stencil components
  • Testing features during development
  • Reproducing and debugging issues
  • Creating reference implementations for GitHub issue reports

This setup includes:

  • Linting: ESLint
  • Testing: Jest
  • Code Formatting: Prettier
  • TypeScript support
  • Bootstrap 5 theme: "Darky"

Screencap

Getting Started

Clone the repository:

git clone https://github.com/t-model00291182/stencil-test-dev.git
cd stencil-test-dev

Install dependencies:

npm install

Start the development server:

npm start

Run unit tests:

npm test

Build the project:

npm run build

Usage

This boilerplate can be used to develop new Stencil components, test features, and debug issues. If an issue is found, you can create a feature branch within this project to reproduce the issue before reporting it on GitHub.

License

This project is open-source and available under the MIT License.

About

Project exists for tets8ng and developing purposes

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages