Skip to content

techyaura/instatodos.com

Repository files navigation

InstaTodos

This project is live on here

Test Credentails

Email Address - techyaura_test@mailinator.com

Password- hello123

Stack

Instatodos is using Angular as Frontend framework & GraphQL as Query language for Interaction with server.

Requirements

Instatodos require NodeJs to be installed on your system. Once you have Node Js on your system, follow ## Development server & ## Build instructions to run/build the application

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/instatodo/ directory.

Code scaffolding

If you want to use Code scaffolding using Angular-CLI, install Angular-CLI globally on your system as -

npm install -g @angular/cli

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

OR

use npx to use Angular-CLI.

Contribution

Please feel free to contribute.

Screenshots

image

image

image

License

Mozilla Public License 2.0