Skip to content

kkkaoru/typescript-html-scss

Repository files navigation

typescript-html-scss

This repository shows how to develop using typescript, html, and scss.

How develop

# Install packages
npm i
# Launch webpack dev-server
npm run dev

How partial html files

Use posthtml-include syntax

https://github.com/posthtml/posthtml-include

How add new pages

Add a HtmlWebpackPlugin object in webpack plugins per page

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published