thorgate / tg-spa-utils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Coverage Status NPM version

Thorgate's collection of utility packages for Single-page applications

Known Vulnerabilities

This is combination of utility packages used at Thorgate.

Packages included:

Some of the packages are used by Thorgate project template (SPA variant).

Running the example app

To run the example web application, install the dependencies and build the packages first:

Install dependencies

yarn install
yarn bootstrap

Build the packages

yarn build

Start the example app (based on Razzle, see readme)

yarn start-example

The example app runs on http://localhost:4000

Please check the contributing guidelines if you proceed with your own changes before you start.

License

MIT © Thorgate

About

License:Other


Languages

Language:TypeScript 96.2%Language:JavaScript 3.8%