luixaviles / typescript-rollup

A Single-Page Application(SPA) built using TypeScript, Rollup.js, and Web Dev Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Single-Page Application(SPA) using TypeScript, Rollup.js and Web Dev Server

This project is a prototype of a Single-page Application using latest and modern web tools.

Quickstart

To get started, install dependencies:

npm install

Serve the Application

npm run start

Build the Application

npm run build

About

A Single-Page Application(SPA) built using TypeScript, Rollup.js, and Web Dev Server


Languages

Language:TypeScript 63.3%Language:JavaScript 26.2%Language:HTML 10.5%