Improve readme

This commit is contained in:
Peter Maquiran
2021-07-10 09:16:14 +01:00
parent 0d2a832a21
commit fe0e3f975a
+3 -2
View File
@@ -34,11 +34,12 @@ npm run start
```bash ```bash
# incase you don't have .env file # incase you don't have .env file
cp ./.env.example ./.env cp ./.env.example ./.env
# incase you don't have a local build yet
ionic serve build --prod
npm run jest npm run jest
``` ```
## Contributing ## Contributing
For major changes, please open an issue first to discuss what you would like to change. For major changes, please open an issue first to discuss what you would like to change.