Skip to content

AndyYFan/angular_demo

Repository files navigation

ExcelParser — a simple AngularJS app

How To Use

To get you started you can simply clone the repository and install the dependencies:

Prerequisites

nodejs
npm

Clone

git clone https://github.com/AndyYFan/angular_demo.git cd angular_demo 

Install Dependencies

npm install 
  • node_modules - contains the npm packages for the tools we need
  • app/bower_components - contains the Angular framework files

Run the Application

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

npm start 

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

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published