I'm testing the web components standard through the Rick and Morty API. I also made a webpack template in order to:
- Use Typescript.
- Write the components' styles in their own CSS file.
- Use SASS.
- HTML
- CSS
- SASS
- Typescript
$ npm install
$ npm start
$ npm run build