uimix

0.0.4 • Public • Published

UIMix local editor server

This is a local editor server for UIMix. Launch it with uimix in your project directory.

npm install -g uimix
uimix

Usage

uimix [root directory] --port [port]

[root directory] (optional)

The root directory the editor should open. Defaults to the current directory.

--port (optional)

The port to listen on. Defaults to 4000.

Roadmap

  • [ ] Add a compiler command that just compiles UIMix code to JS.
  • [ ] Add a scaffolding command that creates a new project.

Develop

Build

  • pnpm dev - Start the dev server.
  • pnpm build - Build the project.
    • Build node-data and editor before building devserver.

Readme

Keywords

none

Package Sidebar

Install

npm i uimix

Weekly Downloads

0

Version

0.0.4

License

MIT

Unpacked Size

2.89 MB

Total Files

25

Last publish

Collaborators

  • seanchas116