Skip to content

coderade/ionic-single-view-template

Repository files navigation

Best Games Ever List - Ionic Single View App Template

This project is a simple template created for didactic purposes that demonstrate a single view application developed using Ionic.

In this application you can search, reorder and delete your games.

alt text

How to use

Download and install the Node.Js using the NVM.

Install the yarn following the official documentation.

Clone the repository and install the node modules.

yarn install

Install the Bower globally:

yarn global add bower

Install the Ionic globally:

yarn global add ionic

Install the Bower components:

bower install

After this, you can run the application.


Running the application

You can use the Ionic to serve this apllication.

To do this on the root of the project use the ionic serve command.

Then navigate your browser to http://localhost:8100 to see the app running in your browser.

About Ionic

For more information on Ionic please check out Ionic.

About

A simple Ionic single view application template.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •