Skip to content

Agric Innovation Platform Software As a Service

Notifications You must be signed in to change notification settings

greysoft-incognito/aip-saas

 
 

Repository files navigation

Ginger IP (ginger-ip)

Agrolog Ginger Innovation Platfrom for Ginger Produce.

Install the dependencies

yarn
# or
npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn lint
# or
npm run lint

Format the files

yarn format
# or
npm run format

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.

About

Agric Innovation Platform Software As a Service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 61.0%
  • JavaScript 35.4%
  • CSS 2.8%
  • Other 0.8%