comet-platform

1.2.0 • Public • Published

Comet Platform

The Comet platform is an application development platform, mainly targeted at JavaScript and NodeJS. It allows you to quickly set up and prototype new applications, as well as build some robust and feature rich applications.

Getting started

$ npm i -g comet-platform
$ mkdir my-new-project && cd my-new-project
$ comet
> init

Right now, there is not much to see yet. Comet makes no assumptions about the kind of project you are undertaking. This way, you are free to add additional modules as you see fit. Consult the full list of components available to your application for more information.

Package Sidebar

Install

npm i comet-platform

Weekly Downloads

1

Version

1.2.0

License

MIT

Last publish

Collaborators

  • samvv