@fractava/fractava-notes-core

0.2.0 • Public • Published

Gitpod ready-to-code npm npm package size npm GitHub Lint Workflow Status GitHub Publish Workflow Status GitHub GitHub last commit Maintenance

FRACTAVA Notes Core

Currently Work in Progress

The Core Libary of our Notes Apps. It contains the Editor, but cannot run by itself.

Screenshot

Dev Server

The Dev Server is used to get a development server that watches the libary files and lets you test the libary without pushing in to npm. Its not a part of the package fractava/fractava-notes-core on npm.

If you use Gitpod the development server gets started automatically.

To start the dev server manually run:

  • sudo sh start.sh

OR:

  • cd core
  • npm link
  • cd ../dev-server
  • npm install
  • npm link @fractava/fractava-notes-core
  • npm run serve

Now the Server runs on Port 8080

Dependencies (8)

Dev Dependencies (2)

Package Sidebar

Install

npm i @fractava/fractava-notes-core

Weekly Downloads

1

Version

0.2.0

License

GPL-3.0

Unpacked Size

88.9 kB

Total Files

37

Last publish

Collaborators

  • alwus
  • jonathan_treffler