/ac-boilerplate

A sample application ported to Redux architecture

Primary LanguageTypeScript

Ultimate NGRX

Setup and install

When you've cloned the repo, run either of the following:

npm install
#OR
yarn install

Use yarn start or npm run start to run the local dev server.