dananw / majoo-test-case

Majoo test case: create simple todo app with redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

clone this repo: git clone https://github.com/dananw/majoo-test-case.git

go to directory: edited 1

cd majoo-test

Install Module: edited 2

npm install
# or
yarn install

Run the development server: edited 3

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

About

Majoo test case: create simple todo app with redux


Languages

Language:JavaScript 100.0%