Skip to content

richardfrankza/trcdb2

Repository files navigation

trcdb

This project was generated with yo angular generator version 0.16.0.

Installation

Create the project by cloning it from GitHub, installing the dependencies with npm and bower, then previewing it with grunt serve:

git clone https://github.com/GeraldScott/trcdb.git

cd trcdb

npm install

bower install

Running the application

To preview the application:

grunt serve

Testing

To run the unit tests with Karma:

grunt test

Production

To build a production distribution:

grunt build

About

Version 2 of trcdb

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published