mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-13 17:48:13 +00:00
- @ali/lowcode-code-generator@0.13.0 - @ali/lowcode-demo-server@0.14.0 - @ali/lowcode-demo@0.15.0 - @ali/lowcode-designer@0.14.0 - @ali/lowcode-editor-core@0.13.0 - @ali/lowcode-editor-preset-general-beta@0.14.0 - @ali/lowcode-editor-preset-vision@0.13.0 - @ali/lowcode-editor-setters@0.14.0 - @ali/lowcode-editor-skeleton@0.13.0 - @ali/lowcode-material-parser@0.15.0 - @ali/lowcode-plugin-components-pane@0.13.0 - @ali/lowcode-plugin-designer@0.14.0 - @ali/lowcode-plugin-event-bind-dialog@0.13.0 - @ali/lowcode-plugin-outline-pane@0.13.0 - @ali/lowcode-plugin-sample-logo@0.13.0 - @ali/lowcode-plugin-sample-preview@0.15.0 - @ali/lowcode-plugin-source-editor@0.13.0 - @ali/lowcode-plugin-undo-redo@0.13.0 - @ali/lowcode-plugin-variable-bind-dialog@0.13.0 - @ali/lowcode-plugin-zh-en@0.13.0 - @ali/lowcode-rax-provider@0.13.0 - @ali/lowcode-rax-renderer@0.5.0 - @ali/lowcode-rax-simulator-renderer@0.15.0 - @ali/lowcode-react-provider@0.13.0 - @ali/lowcode-react-renderer@0.15.0 - @ali/lowcode-react-simulator-renderer@0.15.0 - @ali/lowcode-runtime@0.13.0 - @ali/lowcode-types@0.13.0 - @ali/lowcode-utils@0.13.0
A progressive Node.js framework for building efficient and scalable server-side applications, heavily inspired by Angular.
Description
Nest framework TypeScript starter repository.
Installation
$ npm install
Running the app
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
Test
# unit tests
$ npm run test
# e2e tests
$ npm run test:e2e
# test coverage
$ npm run test:cov
Support
Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.
Stay in touch
- Author - Kamil Myśliwiec
- Website - https://nestjs.com
- Twitter - @nestframework
License
Nest is MIT licensed.