TBD.
-
Clone or fork the repo
-
Open a terminal window and cd to the top level of the repo, then cd to the /client directory
-
Install node modules, enter command 'npm install'
-
To run with mock namex backend, enter command 'npm run serve-mock'
-
In a separate terminal window, run the mock server, enter command 'node server.js'
-
The mock backend uses keywords in the name search at either the first or second word position non-approving keywords are: add beginning add end consent bad wrong
approving keywords are: approve corp approve sole approve gp
TBD
To report bugs/issues/feature requests, please file an issue.
If you would like to contribute, please see our CONTRIBUTING guidelines.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
Make Suggestions/Issues here! Issues are markdown supported.
Copyright 2020 Province of British Columbia
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.