Skip to content

Latest commit

 

History

History
68 lines (47 loc) · 3.17 KB

README.md

File metadata and controls

68 lines (47 loc) · 3.17 KB

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