Skip to content

AlexanderLukomsky/anthill

Repository files navigation

App

Storybook

Getting Started App

Start the Application Development Server first:

npm run dev
# or
yarn dev
# or
pnpm dev

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

Getting Started Storybook

In the workspace directory start the server

npm run storybook
# or
yarn storybook
# or
pnpm storybook

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

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors