YummyTi / dem-ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webpack 5 boilerplate

Webpack 5 boilerplate with support of most common loaders and modules:

Quick start

To run this locally:

  1. Install all dependencies using yarn or npm install
  2. Start the development server using yarn start or npm run start
  3. Open up http://localhost:3000

About

License:MIT License


Languages

Language:TypeScript 73.7%Language:JavaScript 14.4%Language:SCSS 11.1%Language:HTML 0.5%Language:Less 0.2%Language:CSS 0.0%