Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@buildlyio/freyja-react

buildlyio46ISC0.1.4

UI component library built using the React framework

Freyja, React, Midgard, UI, Library

readme

Freyja React

This project contains the source code of the freyja-react UI component library and a showcase for the different components.

Information on building and publishing the component library is available in the README.md inside the lib/ directory.

Building the showcase

To build the showcase project simply run Run npm run build-prod to build the project. The build artifacts will be stored in the showcase/ directory.

Development server

Run npm run serve for a dev server. Navigate to http://localhost:5000/. The app will automatically reload if you change any of the source files.