Skip to content

SergeyVoloshchuk/Routing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Routing

the task ui-routing with todo list

Install Node.js

Install HTTP-SERVER

  • Open terminal
  • Type npm http-server -g install

Installing npm Packages

  • Open terminal in the project directory
  • Type npm install

Installing Bower Packages

  • Open terminal in the project directory
  • Type bower install

Get Start

  • Open terminal in the project directory
  • Type http-server start -p 8000
  • Open in browser 'http://127.0.0.1:8000/'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published