codexshell / my-editor

A WYSIWYG editor for the desktop using Electron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyEditor

This project was generated with Angular CLI version 16.1.5.

Development server

Run npm run start:desktop for a dev server. In Visual Studio Code, press F5 (which should take you to the Run and Debug tab on the left panel and simultaneously open the application.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run npm run build:electron to build the project. The build artifacts will be stored in the dist/ directory.

Packaging

Run npm run build:electron to package the application source code generated by the npm run build:electron command and its dependencies into a standalone executable. The path to the standalone executable will the in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

About

A WYSIWYG editor for the desktop using Electron


Languages

Language:TypeScript 66.4%Language:JavaScript 20.5%Language:HTML 7.7%Language:CSS 5.5%