mirror of
https://gitlab.com/walljm/dynamicbible.git
synced 2025-07-26 08:49:49 -04:00
update the readme
This commit is contained in:
parent
0805e2846e
commit
4cbf9ad058
@ -6,10 +6,6 @@ This project was generated with [Angular CLI](https://github.com/angular/angular
|
|||||||
|
|
||||||
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
|
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
|
||||||
|
|
||||||
## Code scaffolding
|
|
||||||
|
|
||||||
Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.
|
|
||||||
|
|
||||||
## Build
|
## Build
|
||||||
|
|
||||||
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.
|
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.
|
||||||
@ -18,25 +14,16 @@ Run `ng build` to build the project. The build artifacts will be stored in the `
|
|||||||
|
|
||||||
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
|
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
|
||||||
|
|
||||||
## Running end-to-end tests
|
|
||||||
|
|
||||||
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
|
|
||||||
|
|
||||||
## Further help
|
|
||||||
|
|
||||||
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).
|
|
||||||
|
|
||||||
# Punch List
|
# Punch List
|
||||||
|
|
||||||
- Incorporate Jacob's Geo Work
|
|
||||||
- Android and IOS mobile apps with Ionic Capactor
|
- Android and IOS mobile apps with Ionic Capactor
|
||||||
- remove old ionic project
|
|
||||||
- setup CI/CD
|
- setup CI/CD
|
||||||
- ignore reserved search words (the ones that are too big to fit in the index)
|
- ignore reserved search words (the ones that are too big to fit in the index)
|
||||||
- migration path for old data to new
|
- migration path for old data to new
|
||||||
|
|
||||||
## Optionally for Future
|
## Optionally for Future
|
||||||
|
|
||||||
|
- Incorporate Jacob's Geo Work
|
||||||
- Notes Admin
|
- Notes Admin
|
||||||
- Note: Auto link passages using markdown link syntax
|
- Note: Auto link passages using markdown link syntax
|
||||||
- Page Admin
|
- Page Admin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user