Skip to content

spiceai/website

Repository files navigation

website

The spiceai.org website

Getting Started

First, install packages with yarn:

yarn install

Then, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

Storybook

To run storybook:

yarn storybook

Open http://localhost:6006 with your browser to see the result.

License

This project is licensed under the Apache License 2.0.