Coder Social home page Coder Social logo

walterspieler / redux-store Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ultimatecourses/redux-store

0.0 1.0 0.0 69 KB

Vanilla TypeScript example of a Redux Store

Home Page: https://ultimateangular.com/ngrx-store-effects

HTML 8.83% TypeScript 83.68% JavaScript 7.49%

redux-store's Introduction

Simple Redux Store

Vanilla TypeScript example of a Redux Store



This repo serves as the seed project for the Ultimate Angular NGRX Store + Effects course, as well as stepped solutions in separate branches, come and learn NGRX with us!

Prerequisites

  • Install Node.js

  • Install TypeScript

npm install -g typescript
  • Install Yarn (optional)

If you want to roll with npm, feel free to do so. If you'd like to try Yarn, run the following or another installation method:

npm install -g yarn

Setup

Installing dependencies

cd <redux-store-project>

yarn install
# OR
npm install

Local server

yarn start
# OR
npm start

Visit localhost:8000 in your browser.

redux-store's People

Contributors

toddmotto avatar walterspieler avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.