Giter VIP home page Giter VIP logo

angular2-barebones's Introduction

Angular 2 and TypeScript Bare Bones Project

The Bare Bones project is an Angular 2 starter project that has the npm modules, configuration, scripts, folders and routing in place to make getting started with an Angular 2 project easy!

Here's what is in the project:

  • Angular 2 scripts and TypeScript configuration are ready to go
  • Angular 2 bootstrapper wired up to the app component
  • App component with basic routing applied
  • Homepage component
  • A single "feature" component (represents a custom feature your app would have)
  • A simple data service to provide data and show dependency injection
  • Routing between the homepage and the "feature"
  • Bootstrap for CSS
  • live-server used to launch the site and reload it as you make changes

It's a minimal app intended to get you up and running quickly so the rest is up to you!

If you're using VS Code, install my Angular 2 code snippets to simplify the process of writing Angular 2 code. The code snippets make it easy to build Angular 2 components, services, pipes, directives and more.

Running the Application

  1. Install Node.js

  2. Run npm install to install app dependencies

  3. Run npm start to start the server and launch the app

angular2-barebones's People

Contributors

danwahlin avatar mb2o avatar

Watchers

 avatar  avatar  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.