Ignore:
Timestamp:
2021-12-08T13:59:40+13:00 (2 years ago)
Author:
cstephen
Message:

Update README

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/model-interfaces-dev/atea/macron-restoration/README.md

    r35714 r35773  
    22
    33A Greenstone 3 interface for the Atea Project, providing a refreshed and greenstone-integrated interface for the [Māori Macron Restoration service](https://trac.greenstone.org/browser/other-projects/the-macronizer/trunk).
     4
     5// TODO: This project uses an updated Macroniser backend. It hasn't been committed to the repository however.
     6If I don't update these instructions after it has been, it'll either have taken over the trunk of the old macroniser
     7or be under https://trac.greenstone.org/browser/gs3-extensions/atea-nlp-tools/trunk/src
    48
    59## Project setup
     
    2327### Compile and minify for production
    2428
    25 1. In `vue.config.js`, uncomment the `publicPath` property, and optionally change it to point to where your production distribution will be placed relative to the root `interfaces` directory.
     291. In `vue.config.js`, update the `publicPath` property if necessary.
    2630
    27 2. Build the project.
     311. Build the project.
     32
    2833    ```
    2934    npm run build
Note: See TracChangeset for help on using the changeset viewer.