Skip to content

Bibek-Regmi/sam-layouts

 
 

Repository files navigation

SAM Layouts

Homepage

https://gsa.github.io/sam-layouts/

Build @gsa-sam/layouts package

# with IVY
nx run layout:build
# without IVY
nx run layout:build:production

Run docs site

# http://localhost:4400
nx run sam-layouts:storybook

Publish docs

# Update docs folder with latest code
 nx run sam-layouts:build-storybook -- --skip-nx-cache
 
## Push update docs folder to master brach

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 65.6%
  • HTML 26.5%
  • JavaScript 5.6%
  • SCSS 2.3%