A simple scaffold for a Angular frontend to get your client app up and running.
Learn more about AngularJS.
// install dependencies and run the server
make
// run the server
make run
// run the server in dev mode with nodemon
make serve
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple scaffold for a Angular frontend to get your client app up and running.
Learn more about AngularJS.
// install dependencies and run the server
make
// run the server
make run
// run the server in dev mode with nodemon
make serve