niivue / niivue-basic-ng

A basic Angular project for Niivue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic Niivue Angular App

This project contains boiler plate code for an Angular app to get started with Niivue. The project was generated with Angular CLI version 13.2.6.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run npm run build to build the project the first time or anytime Niivue is updated. This command generates type information at run time. ng build can be used after the type information has been generated. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

About

A basic Angular project for Niivue

License:BSD 2-Clause "Simplified" License


Languages

Language:HTML 50.2%Language:TypeScript 39.0%Language:JavaScript 10.4%Language:Sass 0.4%