mirror of
https://github.com/artegoser/AnoPaper.git
synced 2024-11-05 20:43:57 +03:00
doc: add npm start
This commit is contained in:
parent
8d873f7aa7
commit
98b17d9ea1
1 changed files with 6 additions and 0 deletions
|
@ -49,6 +49,12 @@ npm run build
|
|||
- PORT: The port on which the server will listen.
|
||||
- KEY: Secret key to encrypt notes on the server
|
||||
|
||||
- Start server
|
||||
|
||||
```bash
|
||||
npm start
|
||||
```
|
||||
|
||||
## Contributing
|
||||
|
||||
Contributions are welcome! If you would like to contribute to this project, please create a pull request.
|
||||
|
|
Loading…
Reference in a new issue