Skip to content

Latest commit

 

History

History

www

          ____
        ,'  , `.
     ,-+-,.' _ |                  .---.         .---.         .---.
  ,-+-. ;   , ||                 /. ./|        /. ./|        /. ./|
 ,--.'|'   |  || ,---.        .-'-. ' |     .-'-. ' |     .-'-. ' |
|   |  ,', |  |,/     \      /___/ \: |    /___/ \: |    /___/ \: |
|   | /  | |--'/    /  |  .-'.. '   ' . .-'.. '   ' . .-'.. '   ' .
|   : |  | ,  .    ' / | /___/ \:     '/___/ \:     '/___/ \:     '
|   : |  |/   '   ;   /| .   \  ' .\   .   \  ' .\   .   \  ' .\
|   | |`-'    '   |  / |__\   \   ' \ | \   \   ' \ | \   \   ' \ |
|   ;/        |   :    /  .\   \  |--"   \   \  |--"   \   \  |--"
'---'          \   \  /\  ; \   \ |       \   \ |       \   \ |
                `----'  `--" '---"         '---"         '---"

The front-end to me, available in both production and development environments.

This package has been consolidated into the randytarampi/me monorepo and is force pushed to randytarampi/randytarampi.github.io as a testing stage

Dependencies

See the me dependencies.

Installation

See the me installation instructions.

Usage

# From the `me` monorepo root
yarn lerna run start --scope=@randy.tarampi/views

# Or use the convenience `start:www` from the `me` monorepo root
yarn run start:www

# Or use the convenience `start:web` from the `me` monorepo root, which will run `me.www` and `me.service` in parallel
yarn run start:web

Testing

# From the `me` monorepo root
yarn lerna run test --scope=@randy.tarampi/www

Deployment

git push origin HEAD:gh-pages