Skip to content

🎨 The Front End that supports the MyBit Platform™

License

Notifications You must be signed in to change notification settings

djuric42/MyBit-Go.app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyBitDapp-FrontEnd

🎨 The Front End that supports the MyBit Platform™

Build Instructions

cd Frontend
npm install
npm run start

We need to npm run start so that the scss files are compiled to css files and the storybook can be displayed properly.

Once that is done, you can npm run storybook and it will run the development server on your local machine, and give you a URL to browse through the stories.

Exporting the Storybook

npm run build-storybook

This will generate the required files so that the storybook can be deployed as a static application. It exports the files to a directory named ".out".

About

🎨 The Front End that supports the MyBit Platform™

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.0%
  • CSS 13.7%
  • HTML 3.3%