Skip to content

awallef/hasgeek_mobile_nsvue

 
 

Repository files navigation

HasGeek Mobile App

HasGeek Mobile App

Development

# Install dependencies
yarn install -D

# Build for production (minified)
yarn build:android
yarn build:ios

# Run Debug (with Live Reload)
yarn run:android
yarn run:ios

# Build, watch with hot-reload
yarn watch:android
yarn watch:ios

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 72.2%
  • Vue 11.4%
  • TypeScript 11.3%
  • JavaScript 5.1%