Skip to content

john-bao-git/john-bao-git.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

persona-5-royal-builds-v2

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

Commands to run to bring gh-pages up to date with master

$ git add *
$ git status // to see what changes are going to be commited
$ git commit -m 'Some descriptive commit message'
$ git push origin master

$ npm run build // Run every time there is a change you want to push live
$ git subtree push --prefix dist origin gh-pages // Pushes to the gh-pages branch as a subtree

About

Website for all my Persona builds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published