Skip to content

Kapedinc/Carat-Club-Dashboard

Repository files navigation

Anima Project

Welcome! This project has been automatically generated by Anima.

Getting started

Prerequisites: The following steps require NodeJS to be installed on your system, so please install it beforehand if you haven't already.

To get started with your project, you'll first need to install the dependencies with:

npm install

Then, you'll be able to run a development version of the project with:

npm run dev

After a few seconds, your project should be accessible at the address http://localhost:1234/

If you are satisfied with the result, you can finally build the project for release with:

npm run build

Storybook

After installing, you can view your storybook by running:

npm run storybook

After a few seconds, your storybook should be accessible at the address http://localhost:6006/

You can build your storybook for release with:

npm run build-storybook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages