Skip to content

gkn06/vanilla-starter-kit

Repository files navigation

Vanilla Starter Kit

Scripts

npm i   # Installs all dependencies
npm run build   # Builds Production bundle
npm start   # Starts Dev Server

TODO::

  • Dev Setup
  • Prod Setup
  • Lint
  • PosCSS / Autoprefixer

A high level overview of dev tools used

  • typescript
  • webpack
  • webpack-cli
  • ts-loader
  • ts-node
  • webpack-dev-server
  • webpack-merge
  • html-webpack-plugin
  • sass-loader
  • style-loader
  • sass
  • css-loader
  • mini-css-extract-plugin
  • optimize-css-assets-webpack-plugin
  • friendly-errors-webpack-plugin
  • clean-webpack-plugin
  • webpackbar
  • eslint
  • @typescript-eslint/parser
  • @typescript-eslint/eslint-plugin
  • prettier
  • eslint-config-prettier
  • eslint-plugin-prettier

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published