The spiceai.org website
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.
To run storybook:
yarn storybook
Open http://localhost:6006 with your browser to see the result.
This project is licensed under the Apache License 2.0.