/EZ-Notes

Simple note app created using Angular to perform CRUD operations

Primary LanguageTypeScript

EZ Notes

This project was generated with Angular CLI version 14.2.6.

Dependencies

Run npm install to install dependencies.

Development server

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

Backend server

Run json-server db.json which shall run on port:3000. Navigate to http://localhost:3000/.