Skip to content

dDipam/angular-training

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Developed using angular-seed

Getting Started

Clone this repository:

git clone https://github.com/PallaviBhoite/angular-training
cd angular-training

Install Dependencies

npm install
  or
yarn 

Run the Application

We have preconfigured the project with a simple development web server. The simplest way to start this server is:

npm start
  or
yarn start

Now browse to the app at [localhost:8000/index.html][local-app-url].

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.9%
  • HTML 32.2%
  • CSS 7.9%