Skip to content
/ beef Public

This is a Bulma-Vue design system project for use as template on development of web and mobile applications

License

Notifications You must be signed in to change notification settings

jared201/beef

Repository files navigation

Beef Design System

Live demo is available at Beef Template Screenshot 2022-12-19 at 2 42 32 PM

Project setup

git clone https://github.com/jared201/beef.git

cd ~/beef

npm install

Compiles and hot-reloads for development

npm run serve

To run app with backend services

node server.js

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.