waw-dev
Version:
[waw](https://webart.work) is the open-source web, mobile and desktop app development framework that makes it easy to build top quality web apps with web technologies.
28 lines (24 loc) • 4.47 kB
Markdown
# waw
[waw](https://webart.work) is the open-source web, mobile and desktop app development framework that makes it easy to
build top quality web apps with web technologies.
## Getting Started
### Framework installation which require node.js
`npm i -g waw-dev`
### Create new waw project
`waw new`
### Add new part, which represent piece of back-end
`waw add`
## Popular Parts
| Part | Description | Issues | Forks | Stars | License |
| ------- | ------- | ------- | ------- | ------- |:-----:|
| [**`Core`**](https://github.com/WebArtWork/core) | Core waw functionalities for handling project | [](https://github.com/WebArtWork/core/issues) | [](https://github.com/WebArtWork/core/network) | [](https://github.com/WebArtWork/core/stargazers) | [](https://github.com/WebArtWork/core/blob/master/LICENSE)
| [**`SEM`**](https://github.com/WebArtWork/sem) | Sockets, Express and Mongodb tech stack | [](https://github.com/WebArtWork/sem/issues) | [](https://github.com/WebArtWork/sem/network) | [](https://github.com/WebArtWork/sem/stargazers) | [](https://github.com/WebArtWork/sem/blob/master/LICENSE)
| [**`CSS`**](https://github.com/WebArtWork/wawcss) | Flexible css structure is semantic, readable and completely customizable. | [](https://github.com/WebArtWork/wawcss/issues) | [](https://github.com/WebArtWork/wawcss/network) | [](https://github.com/WebArtWork/wawcss/stargazers) | [](https://github.com/WebArtWork/wawcss/blob/master/LICENSE)
| [**`Angular`**](https://github.com/WebArtWork/angular) | Angular clinet with build-in wacom module and default waw back-end | [](https://github.com/WebArtWork/angular/issues) | [](https://github.com/WebArtWork/angular/network) | [](https://github.com/WebArtWork/angular/stargazers) | [](https://github.com/WebArtWork/angular/blob/master/LICENSE)
| [**`Vue`**](https://github.com/WebArtWork/vue) | Vue clinet with build-in wvcom module and default waw back-end | [](https://github.com/WebArtWork/vue/issues) | [](https://github.com/WebArtWork/vue/network) | [](https://github.com/WebArtWork/vue/stargazers) | [](https://github.com/WebArtWork/vue/blob/master/LICENSE)
| [**`React`**](https://github.com/WebArtWork/react) | React clinet with build-in wrcom module and default waw back-end | [](https://github.com/WebArtWork/react/issues) | [](https://github.com/WebArtWork/react/network) | [](https://github.com/WebArtWork/react/stargazers) | [](https://github.com/WebArtWork/react/blob/master/LICENSE)
## Contributing
Thanks for your interest in contributing! Read up on our guidelines for
[contributing](https://github.com/WebArtWork/waw/CONTRIBUTING.md)
and then look through our issues with a [help wanted](https://github.com/WebArtWork/waw/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22)
label.