theo/mobile
Lance Edgar 72d45eac36 Update theo mobile app to use lts/gallium version for nodejs
as of writing byjove is still built with lts/fermium
2023-08-03 11:00:01 -05:00
..
public Add very basic mobile app support for Theo 2021-01-28 21:15:34 -06:00
src Check for user uuid, instead of presence of user object 2022-11-21 16:46:33 -06:00
.browserslistrc Add very basic mobile app support for Theo 2021-01-28 21:15:34 -06:00
.gitignore Add very basic mobile app support for Theo 2021-01-28 21:15:34 -06:00
babel.config.js Add very basic mobile app support for Theo 2021-01-28 21:15:34 -06:00
package-lock.json Update theo mobile app to use lts/gallium version for nodejs 2023-08-03 11:00:01 -05:00
package.json Add very basic mobile app support for Theo 2021-01-28 21:15:34 -06:00
README.md Add very basic mobile app support for Theo 2021-01-28 21:15:34 -06:00
vue.config.js.dist Add very basic mobile app support for Theo 2021-01-28 21:15:34 -06:00

mobile

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.