@buildlyio/freyja-react

UI component library built using the React framework

Usage no npm install needed!

<script type="module">
  import buildlyioFreyjaReact from 'https://cdn.skypack.dev/@buildlyio/freyja-react';
</script>

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.