Refactor 4 with bugfixes
This commit is contained in:
18
README.md
18
README.md
@@ -1,16 +1,10 @@
|
||||
# Client
|
||||
# Basic readme for Tuju / Zoracord
|
||||
Peer-to-peer discord alternative for free
|
||||
|
||||
This project was generated using [Angular CLI](https://github.com/angular/angular-cli) version 21.0.4.
|
||||
|
||||
## Development server
|
||||
|
||||
To start a local development server, run:
|
||||
|
||||
```bash
|
||||
ng serve
|
||||
```
|
||||
|
||||
Once the server is running, open your browser and navigate to `http://localhost:4200/`. The application will automatically reload whenever you modify any of the source files.
|
||||
### Run it
|
||||
1. npm i
|
||||
2. add .env to root containing `SSL=true`
|
||||
3. npm run dev
|
||||
|
||||
## Code scaffolding
|
||||
|
||||
|
||||
Reference in New Issue
Block a user