Skip to content

phinguyen712/Jiff

Repository files navigation

Simple app for Fitness built on Angular 1.5

Getting Started

If you don't have some global packages installed yet, you can run the command below:

npm install -g gulp bower
or
sudo npm install -g gulp bower

When building the project for the very first time, run the following command.

npm install
bower install

This will install all of your node modules.

Running

To run the project, simply run the following command

gulp serve

Everything should be available on localhost:3000

Details

The 2 views and controllers and services are located in the src/app/ directory

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published