Skip to content

alfrednerstu/apprun-pretty-urls

Repository files navigation

AppRun pretty URLs template

A simple setup using Apprun & Apprun Router together with Webpack written using TypeScript.

This is a based of the Apprun video tutorials Building Applications with AppRun, Part 1 - Getting Started & Building Applications with AppRun, Part 2 - Components, but with added pretty URLs courtesy of Apprun Router.

Usage

To get started clone this repo and install local dependencies:

$ npm install

Development

$ npm start

This will watch files for change and re-build automatically.

Build

$ npm run build

Open index.html to see the result.

Thanks

Thanks to Yiyi Sun for Apprun, Peter Hunnisett for Apprun Router, Webpack Core Team for Webpack & Microsoft for TypeScript.

About

An Apprun template with pretty URLs using Typescript & Webpack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published