1.0.0 • Published 4 years ago

questionnaire-service v1.0.0

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

Questionnaire-Service

Contains two sub-projects managed with lerna.

Getting Started

  • npm install - install all dependencies, including lerna
  • npm run build - build source code
  • npm run docker:build - build docker images
  • npm run docker:run - take up docker images
  • npm run dc:ps - check 'em out and see that they're up!

The front-end lives on (localhost:4300)http://localhost:4300

The backe-end API lives on (localhost:3006)http://localhost:3006

From there, cd into either application and keep working

1.0.0

4 years ago

0.1.1

4 years ago