Skip to content

pictet-technologies-open-source/ngxs-todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TodoApp - NGXS

This project was created to serve as example for the article “Well Begin With NGXS” to show how NGXS works.

Run the app

From the root of the project, go to the "todo-app" directory:

cd todo-app/

Install the node modules:

npm install

Launch the application:

npm start

Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published