Skip to content

racunarski-fakultet/banka-front

 
 

Repository files navigation

Banka Frontend

Usage

NPM

Prerequisites

cd banka-front
npm install
npm start # starts UI
npm run storybook # starts Storybook

Via Docker (OSX|Linux only)

For Windows hot reload isn't working. See this issue for more information.

Prerequisites

cd banka-front
docker compose up --build

Once the app is up and running it can be accessed at:

  • UI localhost:3000
  • Storybook localhost:6006

Technologies

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.0%
  • HTML 2.6%
  • Other 0.4%