mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
Improve readme
This commit is contained in:
@@ -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.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user