0.1.9 • Published 5 years ago

orai-lessons-components v0.1.9

Weekly downloads
40
License
-
Repository
-
Last release
5 years ago

orai-lessons

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Generate/scaffold new lesson

npm run gen:lesson <LessonName>

Deployment

  • Set your jwt as an environment variable
export jwt=YOURJWTHERE
bash deploy.sh