santiagodoldan / webpack-single-page-app

Webpack vanilla single-page app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webpack vanilla single-page app

This is just a simple Webpack single-page app without any JS framework.

Usage

Install all the dependencies

yarn install

Run the server

yarn run start

About

Webpack vanilla single-page app


Languages

Language:TypeScript 40.7%Language:HTML 28.1%Language:CSS 27.9%Language:JavaScript 3.3%