waw
v24.0.2
Published
<p align="center"> <a href="https://wawjs.wiki/" target="_blank"><img src="https://wawjs.wiki/wiki/img/logo.svg" width="120" alt="waw Logo" /></a> </p> <p align="center"><a href="https://wawjs.wiki" target="_blank">waw</a> is the open-source web, mobile
Downloads
437
Readme
Getting Started
Framework installation which require node.js
npm i -g waw
Verify waw is installed and check waw version
waw version
Create new waw project
waw new
To update waw framework and global modules
waw update
To start project with nodemon
waw
To start project with pm2
waw start
Change css framework
waw css
Popular Modules
| Part | Description | Issues | Forks | Stars | License |
| ------- | ------- | ------- | ------- | ------- |:-----:|
| Core
| Core waw functionalities for handling project | | | |
| SEM
| Sockets, Express and Mongodb tech stack | | | |
| Angular
| waw module to support Angular clinet | | | |
| Template
| Server Side Render for crawlers | | | |
Popular Projects
| Part | Description | Issues | Forks | Stars | License |
| ------- | ------- | ------- | ------- | ------- |:-----:|
| Angular
| Default Angular project with basic structure and wacom module. | | | |
| Template
| Default Template project with basic structure. | | | |
| Server
| Default waw Server project with basic structure. | | | |
| Server with Angular and Template
| Platform build with waw Angular, Server and Template. | | | |
Contributing
Thanks for your interest in contributing! Read up on our guidelines for contributing and then look through our issues with a help wanted label.