Home

Awesome

pux-blog

Toy project to learn how Pux works.

It's a simplified blog structure, with routes triggering ajax calls and basic CRUD operations.

Goals

Setup

npm i && bower i

Run

node server.js

and then

npm start

visit http://localhost:3000