angular2-sdk
angular2-sdk copied to clipboard
An address book app for Angular 2 showing user registration, user login, and CRUD
Adding tech stack documentation to allow anyone to easily see what is being used in this repo without digging through config files. Two files are being added: `techstack.yml` and `techstack.md`....
Aftes installing nativescript and typescript, running npm install gives the following output: npm ERR! [email protected] install: `node install.js` npm ERR! npm ERR! Failed at the [email protected] install script. Does anyone...
When running standalone the instructions say to edit app/config/config.ts. I can't find this file. Where is it located? Do I need to create it?
The app doesn't work out of the box. You have to rename the file `orderBy.ts` to `OrderBy.ts` in the `app/modules/` directory to make it work.
Hi, I'm trying to develop an angular2 aplication using dreamfactory. It would be awesome with this sample app was updated with the final version of angular2. What do you guys...
Please help how to generate API doc.