Skip to content

Single-Page App base with Webpack + React + TypeScript

Notifications You must be signed in to change notification settings

foldaway/webpack-react-base

Repository files navigation

webpack-react-base

This is a TypeScript project that provides a convenient base to build a Single-Page App (no server-side rendering). It is built on Webpack and uses React for the frontend.

Usage

Development: yarn develop

Production: yarn build (bundles built in dist/)

About

Single-Page App base with Webpack + React + TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published