Skip to content

Research on dynamic extensions for oCis and Phoenix

Notifications You must be signed in to change notification settings

stjordanis/app-playground

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

vue-rollup-example

Create a vue application helloapp which imports and uses a packaged vue component helloworld using different vue core and template-compiler version.s

Usage

To build the helloworld component:

cd helloapp && yarn install && yarn run build

To build the helloapp application:

cd helloapp && yarn install && yarn run build

To test, you can also start a mini webserver for the vue application with yarn run serve

About

Research on dynamic extensions for oCis and Phoenix

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.6%
  • Vue 21.2%
  • HTML 10.2%