This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

pankow

3.1.8 • Public • Published

Pankow

Pankow is the UI component library for scaffolding Cloudron apps. It is based on Vue.js using Vite as the bundler. The main use-case is to provide common Cloudron related UI compents like a login screen and common layout with header, body and footers.

Getting started

Open a terminal in the Cloudron app main folder. Run the following command to init a subfolder where the UI project will be contained. For consistency the project name here is frontend, so make sure to specify that as the first question asked in the init wizard. All other options can be accpeted as defaults.

npm init vue@latest
cd frontend
npm install
npm run dev

This will install and build the initial project with the default Vue.js Hello World page.

Readme

Keywords

none

Package Sidebar

Install

npm i pankow

Weekly Downloads

82

Version

3.1.8

License

ISC

Unpacked Size

233 kB

Total Files

62

Last publish

Collaborators

  • nebulon