Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 260 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 260 Bytes

Setup

First provide AWS Cognito and Lex details in the environment variables file (.env)

Install

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build