0.35.4-canary.1 • Published 2 years ago

medipass-overlord v0.35.4-canary.1

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Medipass Overlord

Build Status XO code style

🤴 For the chosen

npm.io

Medipass Overlord was bootstrapped with Create React App (how good!)

Usage

Getting Overlord up and running is super easy!

FIRSTLY

  • yarn or npm install - Install all dependencies.

When developing

  • yarn local - Starts the development server in the local environment.
  • yarn dev - Starts the development server in the development environment (recommended)
  • yarn staging - Starts the development server in the staging environment.
  • yarn preprod - Starts the development server in the pre-prod environment.
  • yarn prod - Starts the development server in the prod environment.

For production

  • yarn run build - Bundles the app into static files for production.

When testing

  • yarn lint - Runs the linter.
  • yarn test - Starts the test runner.

Copyright 2017 Medipass Solutions Pty. Ltd.