Marketing Design System
Bold is LiveChat’s marketing design system.
Prerequisites
- NodeJS >= 14.0.0
- TypeScript >= 4.2.3
- Vite >= 2.6.10
Running the project
nvm use 14
npm install
npm run dev
In new terminal (tab):
cd docs
hugo server
Publishing the package
npm run publish