Giter Club home page Giter Club logo

ngtest's Introduction

ngtest

v1.0-test
Getting started
1、install TypeScript
$ npm install -g [email protected]

2、install angular-cli
$ npm install -g [email protected]

3、example project
$ ng new hello

result:
1 installing ng2
2 create .editorconfig
3 create README.md
4 create src/app/app.component.css
5 create src/app/app.component.html
6 create src/app/app.component.spec.ts
7 create src/app/app.component.ts
8 create src/app/app.module.ts
9 create src/app/index.ts
10 create src/app/shared/index.ts
11 create src/assets/.gitkeep
12 create src/assets/.npmignore
13 create src/environments/environment.dev.ts
14 create src/environments/environment.prod.ts
15 create src/environments/environment.ts
16 create src/favicon.ico
17 create src/index.html
18 create src/main.ts
19 create src/polyfills.ts
20 create src/styles.css
21 create src/test.ts
22 create src/tsconfig.json
23 create src/typings.d.ts
24 create angular-cli.json
25 create e2e/app.e2e-spec.ts
26 create e2e/app.po.ts
27 create e2e/tsconfig.json
28 create .gitignore
29 create karma.conf.js
30 create package.json
31 create protractor.conf.js
32 create tslint.json
33 Successfully initialized git.
34 Installing packages for tooling via npm

4、running the application
$ ng serve

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.