netgen/layouts-ui-core
This package is abandoned and no longer maintained.
No replacement package was suggested.
Netgen Layouts user interface core framework
Package info
github.com/netgen-layouts/layouts-ui-core
Language:JavaScript
pkg:composer/netgen/layouts-ui-core
0.13.0
2019-03-15 11:40 UTC
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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
