Skip to content

Vue + Bulma starter app. Setup to make extending bulma easier (PRs Welcome)

Notifications You must be signed in to change notification settings

etiennemarais/vue-bulma-starter-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-bulma-starter-app

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build
yarn start # To test locally using a http-server

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.