eight-molecules / todo-akita

A tiny exploration into the Akita state management library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TodoAkita

A tiny exploration into the Akita state management library.

Demo Site

Features

You can add AND remove todos! Also, they persist in your localStorage through Akita's persistState() enhancer, so that's pretty cool.

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.

About

A tiny exploration into the Akita state management library.


Languages

Language:TypeScript 78.2%Language:JavaScript 9.6%Language:HTML 6.4%Language:CSS 5.8%