UNPKG

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
# 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 | [![GitHub issues](https://img.shields.io/github/issues/WebArtWork/core)](https://github.com/WebArtWork/core/issues) | [![GitHub forks](https://img.shields.io/github/forks/WebArtWork/core)](https://github.com/WebArtWork/core/network) | [![GitHub stars](https://img.shields.io/github/stars/WebArtWork/core)](https://github.com/WebArtWork/core/stargazers) | [![GitHub license](https://img.shields.io/github/license/WebArtWork/core)](https://github.com/WebArtWork/core/blob/master/LICENSE) | [**`SEM`**](https://github.com/WebArtWork/sem) | Sockets, Express and Mongodb tech stack | [![GitHub issues](https://img.shields.io/github/issues/WebArtWork/sem)](https://github.com/WebArtWork/sem/issues) | [![GitHub forks](https://img.shields.io/github/forks/WebArtWork/sem)](https://github.com/WebArtWork/sem/network) | [![GitHub stars](https://img.shields.io/github/stars/WebArtWork/sem)](https://github.com/WebArtWork/sem/stargazers) | [![GitHub license](https://img.shields.io/github/license/WebArtWork/sem)](https://github.com/WebArtWork/sem/blob/master/LICENSE) | [**`CSS`**](https://github.com/WebArtWork/wawcss) | Flexible css structure is semantic, readable and completely customizable. | [![GitHub issues](https://img.shields.io/github/issues/WebArtWork/wawcss)](https://github.com/WebArtWork/wawcss/issues) | [![GitHub forks](https://img.shields.io/github/forks/WebArtWork/wawcss)](https://github.com/WebArtWork/wawcss/network) | [![GitHub stars](https://img.shields.io/github/stars/WebArtWork/wawcss)](https://github.com/WebArtWork/wawcss/stargazers) | [![GitHub license](https://img.shields.io/github/license/WebArtWork/wawcss)](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 | [![GitHub issues](https://img.shields.io/github/issues/WebArtWork/angular)](https://github.com/WebArtWork/angular/issues) | [![GitHub forks](https://img.shields.io/github/forks/WebArtWork/angular)](https://github.com/WebArtWork/angular/network) | [![GitHub stars](https://img.shields.io/github/stars/WebArtWork/angular)](https://github.com/WebArtWork/angular/stargazers) | [![GitHub license](https://img.shields.io/github/license/WebArtWork/angular)](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 | [![GitHub issues](https://img.shields.io/github/issues/WebArtWork/vue)](https://github.com/WebArtWork/vue/issues) | [![GitHub forks](https://img.shields.io/github/forks/WebArtWork/vue)](https://github.com/WebArtWork/vue/network) | [![GitHub stars](https://img.shields.io/github/stars/WebArtWork/vue)](https://github.com/WebArtWork/vue/stargazers) | [![GitHub license](https://img.shields.io/github/license/WebArtWork/vue)](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 | [![GitHub issues](https://img.shields.io/github/issues/WebArtWork/react)](https://github.com/WebArtWork/react/issues) | [![GitHub forks](https://img.shields.io/github/forks/WebArtWork/react)](https://github.com/WebArtWork/react/network) | [![GitHub stars](https://img.shields.io/github/stars/WebArtWork/react)](https://github.com/WebArtWork/react/stargazers) | [![GitHub license](https://img.shields.io/github/license/WebArtWork/react)](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.