Skip to content

vueonrails/homepage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2e14372 ยท Feb 25, 2020
Oct 6, 2019
Oct 6, 2019
Nov 24, 2018
Jun 12, 2019
Oct 6, 2019
Nov 24, 2018
Nov 20, 2018
Jun 9, 2019
Nov 20, 2018
Nov 20, 2018
Nov 24, 2018
Feb 25, 2020
Nov 20, 2018
Nov 24, 2018
Oct 6, 2019
Nov 20, 2018
Nov 24, 2018
Jun 12, 2019
Nov 24, 2018
Jun 13, 2019
Jun 11, 2019
Jun 11, 2019
May 2, 2019
Oct 23, 2019

Repository files navigation

Homepage

The homepage of Vue on Rails

Development

Jekyll

$ bundle install
$ jekyll serve

Vue.js component

$ npm run dev

Production

GitHub Pages will automatically build the homepage. The vue.js component has to be built manually, if changes where made:

$ npm run build
# commit changes in _js/ and assets/js