Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 959 Bytes

README.md

File metadata and controls

47 lines (29 loc) · 959 Bytes

BEEQ Theme Generator

This is a BEEQ theme generator for people who wants to see how components look and feel in real time.

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Format with Prettier

npm run format

Lint with ESLint

npm run lint

Contributing

We welcome contributions of any kind. If you'd like to contribute, please fork the repository and make a pull request.

Check live demo on netlify

Netlify Status

Live Demo