Vue ​
Vue.js is an approachable, performant and versatile framework for building web user interfaces.
Server build (NodeJS|Express) ​
- Set
Build Packtonixpacks. - Set 'Start Command
tonode server.js`.
Static build (SPA) ​
- Set
Build Packtonixpacks. - Enable
Is it a static site?. - Set
Output Directorytodist.
Static build with Router (SPA) ​
- Set
Build Packtonixpacks. - Enable
Is it a static site?. - Set
Output Directorytodist.
