Code Monkey home page Code Monkey logo

evaluation_project's Introduction

evaluation-proj

This project was generated with Ignite UI CLI version 10.1.610.

Development server

Run ig start to build the application, start a web server and open the application in the default browser. Then navigate to http://localhost:4200/. Default serving port can be configured in ignite-ui-cli.json via defaultPort property.

Build

Run ig build to build the application into an output directory.

Step by step mode

If you want to get a guided experience through the available options, you can initialize the step by step mode that will help you to create and setup your new application, as well as update project previously created with the Ignite UI CLI. To start the guide, simply run the ig command.

List templates

The ig list lists all available templates. When you run the command within a project folder it will list all available templates, even if you have provided different ones.

Adding components

Add a new component or template to the project passing component ID and choosing a name.

ig add <component/template> <component_name>

The ID matches either a component ("grid", "combo", etc) or a predefined template. Predefined templates can provide either multiple components or fulfilling a specific use case like "form-validation", "master-detail" and so on.

Running unit tests

Run ig test to execute the unit tests via Karma. Runs all .spec.ts files under ./src folder.

Running end-to-end tests

Run ig test --e2e to execute the end-to-end tests via Protractor. Runs all .e2e-spec.ts files under e2e folder.

Help

ig help lists the available commands and provides a brief description of what they do.

Further help

To get more help on the IgniteUI CLI go check out the IgniteUI CLI Wiki.

Angular CLI compatibility

You can run all of the supported Angular CLI commands. More details at Angular CLI.

evaluation_project's People

Contributors

sleez007 avatar

Watchers

 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.