YerkoPalma / vanilla-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

website

Frameworkless html and javascript site template

Features

Mainly it uses rollup to add tailwind + postcss, the rest is plain javascript and html, no js framework

Usage

# start an http local server with livereload
$ npm run dev

# generate production files in a public/ folder
$ npm run build

About


Languages

Language:JavaScript 65.9%Language:CSS 18.2%Language:HTML 15.9%