Web app developed with Node+Angular+Bootstrap stack.
1. Handled cookies in Angular.js
2. API Integration
3. Supports for HTTP/HTTPs protocols.
4. Designed custom user card using Bootstrap.
- Need to install node.
- Open terminal and run the 'npm install' command to download the node modules.
- Setup the node environment based on NODE_ENV variable. (Like NODE_ENV=DEV, NODE_ENV=QA and NODE_ENV=PROD )
- Run the node server 'npm server.js' command.
Node-Angular-Bootstrap-Stack is licensed under the MIT License.