Thanks to visit codestin.com
Credit goes to github.com

Skip to content

This repository contains application that show some of the most important features in RiotJs.

Notifications You must be signed in to change notification settings

d-amaya/RiotApps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RiotApps

This repository contains applications in order to show some of the most important features in RiotJs.

To run these applications you should follow these steps:

  1. Install the package manager for NodeJs (NPM).
  2. Install bower to manage dependencies with the command npm install -g bower
  3. Install live-server to serve your the application with the command npm install -g live-server
  4. Move to the root directory of the application you want to deploy and execute the next two commands:
    • bower install
    • live-server --entry-page=index.html

About

This repository contains application that show some of the most important features in RiotJs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published