Skip to content

MSakamaki/scully-homepage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebPage

released

development

npx concurrently "npm start" "port=3333  npm start api" --names 'WEBPAGE,API'

e2e testing

# headless run
docker-compose -f .docker/e2e/docker-compose.yml up --build
# watch debugging
npx concurrently "npx nx e2e homepage-e2e --watch" "port=3333  npm start api" --names 'E2E,API'

storybook

npx nx run shared-ui:storybook

scully development

npm run build && npm run scully && npm run scully:serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published