maxyakovenko / doable

Yet another To-Do list

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo2

Doable

Yet another To-Do list using ngrx with undo/redo support. Bundled as nx monorepo.

Screenshot 2023-06-12 at 12 39 22

This project was generated with Angular CLI version 15.2.3.

Development server

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

Run npm run serve:all for a dev server (API server is included).

Run npm run serve:api for a dev API server. The API application should be restarted if you change any of the source files.

Build

Run nx build to build the project. The build artifacts will be stored in the dist/ directory.

About

Yet another To-Do list


Languages

Language:TypeScript 87.3%Language:HTML 6.8%Language:JavaScript 4.7%Language:CSS 0.9%Language:SCSS 0.3%