Hello World for serious businessmen.
- prd: https://helloworldenterpriseedition.web.app/
- stg: https://hello-world-enterprise-edition.vercel.app
- dev: https://hello-world-enterprise-edition.vercel.app
- test: https://sadnessojisan.github.io/HelloWorldEnterpriseEdition
- storybook: https://enterprise-storybook.netlify.app
# package install
npm install
# start
npm run start:lcl
# build
npm run build:dev
# storybook view
npm run storybook
This is inspired by FizzBuzzEnterpriseEdition.