Skip to content

atomicai/patronusui

Repository files navigation

This project is a UI source code for the patronus project.


Workflow

This is simple. Once you submit the file, fill in the "text" and "date" column names, if necessary, and wait a bit for magic to happen 🪄.

flowui

Installation

Before running any command below make sure you have nvm manager installed.

  1. Install npm via nvm install node
  2. Install yarn package manager via npm install -g yarn P.S make sure you install it globally!

Building

To build the production bundle you need to clone the repo, install the dependencies and finally produce the bundle.

  1. git clone https://github.com/atomicai/patronusui.git && cd patronusui
  2. yarn
  3. yarn build

That's it. Now you have "build" folder that is ready to be served.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published