# Start

Starts a whole project. The same as `nexss .` or `nexss Path/FolderName`

## Start nexss project

```sh
nexss start
nexss s
nexss start --verbose
```
