Skip to content

ng-square/basic-example-app

Repository files navigation

BasicExampleApp

This project was generated by Nx

Running application

To install dependencies, run:

npm i

To run the application in local development mode, run:

npm start

To test the application, run:

nx run-many -t test lint

To build the application, run:

npx nx build

To create a new component, run:

nx generate component <your-component-name>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published