1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

vweb: add the v new <name> web command for starting new projects to the README.md (#16904)

This commit is contained in:
Hitalo Souza 2023-01-08 13:33:17 -03:00 committed by GitHub
parent 1b78f430ab
commit fed8b49e46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,9 @@ The [gitly](https://gitly.org/) site is based on vweb.
**_Some features may not be complete, and have some bugs._**
## Getting start
Just run **`v new <name> web`** in your terminal
## Features
- **Very fast** performance of C on the web.