GithubHelp home page GithubHelp logo

modulexcite / angularjs-getting-started Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tugberkugurlu/angularjs-getting-started

0.0 1.0 0.0 172 KB

Batchfile 0.87% C# 24.85% JavaScript 32.50% CSS 2.41% HTML 39.36%

angularjs-getting-started's Introduction

Pre Requirements

You need to have node.js, npm and bower installed in you system for client side stuff.

For the server side functionality, this sample application uses latest ASP.NET 5. You can isntall ASP.NET 5 by following the directions here. Once you have dnvm, run dnvm upgrade to get the latest stuff.

Starting the Application

Navigate to src directory and run the following commands to make everything available

npm install
bower install
gulp

These commands will install node modules, bower components and run the default gulp task which will make everything ready in terms of client side stuff.

To get it up and running, run the following commands while you are on src:

kpm restore
dnx . web

You can now navigate to http://localhost:5001/ and you will have the sample ready.

angularjs-getting-started's People

Contributors

tugberkugurlu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.