internal-service-portal

1.0.2-wire-up-scheduler.2375e26 • Public • Published

Details

This app is the internal site for Lexicon.

How it works?

"30-seconds guide":

  # Install
  git clone https://github.com/lexicon-travel-tech/internal-service-portal.git
  cd internal-service-portal
  npm install
  # Development
  npm run dev
  # Test
  npm run test
  # Build
  npm run build
  # Production
  npm run start

Building semantic ui themes

  npm run build:semantic
  • Note: the gulp commands don't run locally, only through the npm task

Recommended extension for VS code users

Debugger for Chrome: it allows you to debug the app

Optionally Install the Flow stack for development environment

  • Install flow libraries globally:
npm install flow-typed -g
npm install flow-bin -g
  • If you are using VS code, it is recommended to use the following extension Flow Language Support
  • In Windows add this folder to the PATH environment variable: %AppData%\npm\node_modules\flow-bin\flow-win64-v0.62.0

Package Sidebar

Install

npm i internal-service-portal

Weekly Downloads

1

Version

1.0.2-wire-up-scheduler.2375e26

License

ISC

Unpacked Size

106 kB

Total Files

92

Last publish

Collaborators

  • lexitron