Created
February 1, 2019 08:10
-
-
Save aliselcuk/deb2c19cabd84182301f9c8f7b44f78d to your computer and use it in GitHub Desktop.
SuperV Customizing SPA
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
php artisan vendor:publish --tag=superv.spa | |
cd resources/superv/spa | |
yarn install | |
~ modify files ~ | |
yarn build | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment