1.0.0 • Published 5 years ago

@koppa/cli v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

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

ProjectStatusDescription
corecore-statusSingle-page rendering framework
clicli-statusProject scaffolding

Documentation

coming soon...

License

MIT

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