netgen/layouts-ui-core

This package is abandoned and no longer maintained. No replacement package was suggested.

Netgen Layouts user interface core framework

0.13.0 2019-03-15 11:40 UTC

This package is auto-updated.

Last update: 2023-02-17 10:09:58 UTC


README

This repository contains the core framework for Netgen Layouts user interface.

Requirements

  • NodeJS
  • NPM / Yarn
  • Grunt CLI (npm install -g grunt-cli)

Building the project

To build the project, run Grunt with the following:

$ yarn install
$ grunt build