Skip to content

SGarno/webview-nuxt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

webview-nuxt

Testing zserge/webview and nuxtjs sample app

Assets from nuxt output are pre-compiled into assets.go, but to generate manually:

  • Install nuxtjs
  • Create sample app: npx create-nuxt-app sample
  • Generate distribution: npm run generate
  • Create assets.go file: cd dist && go-bindata -o ..\assets.go ./...

About

Test with webview and nuxt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages