Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Download/fork our theme kickstarter here: https://github.com/blueriq/blueriq-material 
  2. Configure the `proxy.conf.js` correctly. Read the README.md on how to set the environment variable
  3. https://my.blueriq.com/ApiDocs/npm-libs/blueriq-angular/0.6.1-beta.3/additional-documentation/getting-started.html 
  4. Run the following command `yarn install` to install all packages
  5. Run the following command `yarn start` to start TODO

See it in action 

Use the command `yarn start` which will open up a browser that navigates to the `default` shortcut that you configured or use `localhost:4200/flow/<project>/<flow>`

...