Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install storybook angular

npx storybook init

# Update your angular.json with the following:
{
  "storybook": {
    "builder": "@storybook/angular:start-storybook",
    "options": {
      "browserTarget": "angular-cli:build",
      "port": 6006
    }
  },
  "build-storybook": {
    "builder": "@storybook/angular:build-storybook",
    "options": {
      "browserTarget": "angular-cli:build"
    }
  }
}
Comment

PREVIOUS NEXT
Code Example
Shell :: ubuntu speedtest 
Shell :: Key path "file:///home/user/projectname/storage/oauth-public.key" does not exist or is not readable 
Shell :: how to stop git asking for username and password 
Shell :: how to uninstall kernel jupyter 
Shell :: ssh-copy-id windows 
Shell :: mui version check 
Shell :: hibernate ubuntu 
Shell :: how to check hard disk space linux 
Shell :: react slick typescript 
Shell :: error mounting /dev/sdb1 at /media/ 
Shell :: deno install ubuntu 
Shell :: how to listen to the process running in port 8080 and kill it 
Shell :: ionic capacitor v3 run android livereload 
Shell :: chocolatey version 
Shell :: pip3.8 install ubuntu 
Shell :: completely remove apache in ubuntu 
Shell :: install snap debian 
Shell :: bash create file with content 
Shell :: git merge binary files 
Shell :: xrandr add 1920 
Shell :: install tor browser ubuntu 
Shell :: conda update package 
Shell :: pop last commit git 
Shell :: bash for file in folder 
Shell :: docker install manjaro 
Shell :: install gnome sushi 
Shell :: phpstan install 
Shell :: c++ build system in sublime linux for competetive programming 
Shell :: ubuntu console shrink pdf 
Shell :: node-gyp 
ADD CONTENT
Topic
Content
Source link
Name
1+4 =