datvm / mdc-start-template

A simple starting template for a website that uses Material Component (Material Design 3)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple template for getting started with Material Web Component using TypeScript.

  1. Clone this repository.
  2. Run npm install.
  3. Run npm run build to build the project. This in turn runs npx rollup -c.
  4. Serve it using any web server of your choice (I serve it with IIS Express for VS Code).

About

A simple starting template for a website that uses Material Component (Material Design 3)


Languages

Language:CSS 45.0%Language:HTML 24.7%Language:TypeScript 22.9%Language:JavaScript 7.4%