Skip to content

sidlynx/feed-no-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notice

This app assumes you have nodejs and npm installed on your local machine

How to:

clone the repository to your local machine

git clone git@github.com:sidlynx/feed-no-angular.git

move to the app folder

cd feed-no-angular

Install serve globally

npm i -g serve

Install the app dependencies

npm i

Run the app

serve

The app now is running on the port showed by serve command,now you can visit http://localhost:5000/
Change 5000 with the port showed by the serve command

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published