@koppa/cli

1.0.0 • Public • Published

Koppa logo

Downloads Version License

Introduction

Koppa.js is a progressive client-side rendering framework for building single page applications which gets along without virtual DOM. It consists of an easy to use core library that covers the most important functionalities of a single page application.

The CLI Package is the standard and helpful tool for Koppa.js development. You can easily create a project structure either with sample data or without.

Getting Started

Install the package global on your mashine

npm install -g @koppa/cli

Then go to a directory where you want to start your Koppa.js project. Open console again and write the folowing.

koppa create <name of your project>

Follow the instructions in the console and your Koppa.js project is ready to use.

Ecosystem

Project Status Description
core core-status Single-page rendering framework
cli cli-status Project scaffolding

Documentation

coming soon...

License

MIT

Copyright (c) 2020-present, MightyLopers, Bastian Bensch (Sortex)

Package Sidebar

Install

npm i @koppa/cli

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

110 kB

Total Files

43

Last publish

Collaborators

  • koppa