Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

sugar-app/sugar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installing dependencies

The ionic app depends on the Ionic and cordova packages installed globally from npm. To get them run:

npm install -g ionic cordova

Pro tip: for faster installs you should use yarn. To install it run:

npm install -g yarn

and then to install the dependencies run

yarn global add ionic cordova

Running the app

To run the app simply run:

ionic serve

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published