Skip to content

Simple Angular todo app to learn clean architecture

Notifications You must be signed in to change notification settings

Hawkman59/ng_todo_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ng_todo_app

Simple Angular todo app to learn clean architecture.

Using:

  • NGXS for State Management
  • IONIC for UI
  • Cypress for E2E Testing

Install App

cd ng-todo-app
npm install

Run Dev Server

npm run start

Run Unit Test

npm run test

Run E2E Test

npm run cypress:open

About

Simple Angular todo app to learn clean architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published