oppoudel / readable-redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installing Dependencies and Running the application

# install dependencies
npm install

# run the api server at localhost:5001
node server/server.js

# run the application at localhost:3000
npm start

About


Languages

Language:JavaScript 94.5%Language:HTML 3.1%Language:CSS 2.4%