Skip to content

sk-rt/static-site-boilerplate-ts

Repository files navigation

static-site-boilerplate

Boilerplate for simple web development

  • JavaScript : webpack + TypeScript
  • CSS : scss + PostCss Autoplefixer (build by webpack)
  • HTML : EJS
  • Local Server : webpack-dev-server
  • Linter/Formatter: ESLint/prettier

Setup

git clone https://github.com/sk-rt/static-site-boilerplate-ts.git
cd static-site-boilerplate-ts
yarn install  #or npm install

Development

yarn dev

and open https://localhost:8080/

Production Build

yarn dist

About

simple front-end boilerplate - TypeScript / SCSS / EJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published