Skip to content

ajinkyabapat1/-Get-Reminder-

Repository files navigation

Author:

Ajinkya Bapat ajinkyabapat1@gmail.com

AngularKeep

Netlify Status

This is a Google Keep clone made using Angular.

This project was generated with Angular CLI version 7.3.0.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Steps to setup Workspace :

Install VS code Install Node js Install Angular CLI : npm install -g @angular/cli

once done with all installation ,run following commands

  1. ng update
  2. npm install
  3. install --save-dev @angular-devkit/build-angular
  4. ng serve

Angular Project "Let me remind u " will run

Further help

To get more help on the Angular CLI use ng help or go check out the [Angular CLI README] (https://github.com/angular/angular-cli/blob/master/README.md).

npm scripts

These are the most useful commands defined in package.json: npm start - runs the TypeScript compiler, asset copier, and a server at the same time, all three in "watch mode". npm run build - runs the TypeScript compiler and asset copier once. npm run build:watch - runs the TypeScript compiler and asset copier in "watch mode"; when changes occur to source files, they will be recompiled or copied into dist/. npm run lint - runs tslint on the project files. npm run serve - runs lite-server. Shut it down manually with Ctrl-C.

About

Google Keep like app designed using Angular

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published